1 parent 92da27b commit be6253cCopy full SHA for be6253c
1 file changed
conf.d/pisces.fish
@@ -20,8 +20,7 @@ bind -M $_pisces_bind_mode \177 _pisces_backspace
20
bind -M $_pisces_bind_mode \t _pisces_complete
21
22
23
-set -l uninstall_event (basename (status -f) .fish)_uninstall
24
-function $uninstall_event --on-event $uninstall_event
+function _pisces_uninstall --on-event pisces_uninstall
25
# NOTE: won't work as expected if user has changed the mode after installation
26
set -l _pisces_bind_mode default
27
switch $fish_key_bindings
0 commit comments