fix uninstall package instructions (#586)

This commit is contained in:
Patrick 2020-08-18 08:31:00 -07:00 committed by GitHub
parent c84294b06f
commit c2c091f33e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -248,7 +248,7 @@ fish-fishfile-quick-edit
```fish
bind \cg "vi ~/.config/fish/fishfile"
set -l name (basename (status -f) .fish){_uninstall}
set -l name (basename (status -f) .fish)_uninstall
function $name --on-event $name
bind --erase \cg