Add remove alias to uninstall, but do not generate completions for it.

This commit is contained in:
Jorge Bucaran 2016-05-08 06:08:45 +09:00
parent 5ec372d6fb
commit 04b4f8c134
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -106,7 +106,7 @@ function fisher
set -e argv[1]
set cmd "update"
case r rm remove
case r rm remove uninstall
set -e argv[1]
set cmd "rm"