mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-17 15:25:48 +00:00
fix uninstall package instructions (#586)
This commit is contained in:
parent
c84294b06f
commit
c2c091f33e
@ -248,7 +248,7 @@ fish-fishfile-quick-edit
|
|||||||
```fish
|
```fish
|
||||||
bind \cg "vi ~/.config/fish/fishfile"
|
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
|
function $name --on-event $name
|
||||||
bind --erase \cg
|
bind --erase \cg
|
||||||
|
Loading…
Reference in New Issue
Block a user