Add undocumented self-uninstall alias to self-destroy.

pull/445/head
Jorge Bucaran 9 years ago
parent 76ee23d4c3
commit 13a2643edd
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -125,7 +125,7 @@ function fisher
set cmd "install"
end
case self-uninstall
case self-uninstall self-destroy
set -e argv[1]
__fisher_self_uninstall $argv
return

Loading…
Cancel
Save