From be6253ccc94f00172eb9fe512c99cf1bd49aa7e0 Mon Sep 17 00:00:00 2001 From: Alexey Alekhin Date: Mon, 30 Nov 2020 03:18:16 +0100 Subject: [PATCH] simplify uninstall function name --- conf.d/pisces.fish | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf.d/pisces.fish b/conf.d/pisces.fish index 08caff5..b098694 100644 --- a/conf.d/pisces.fish +++ b/conf.d/pisces.fish @@ -20,8 +20,7 @@ bind -M $_pisces_bind_mode \177 _pisces_backspace bind -M $_pisces_bind_mode \t _pisces_complete -set -l uninstall_event (basename (status -f) .fish)_uninstall -function $uninstall_event --on-event $uninstall_event +function _pisces_uninstall --on-event pisces_uninstall # NOTE: won't work as expected if user has changed the mode after installation set -l _pisces_bind_mode default switch $fish_key_bindings