Add undocumented self-uninstall alias to self-destroy.

This commit is contained in:
Jorge Bucaran 2016-05-01 16:02:43 +09:00
parent 76ee23d4c3
commit 13a2643edd
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -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