Add undocumented self-uninstall alias to self-destroy.

This commit is contained in:
Jorge Bucaran 2016-05-01 16:02:43 +09:00 committed by Jorge Bucaran
parent 406ba96a00
commit 0df81482c8

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