summaryrefslogtreecommitdiff
path: root/uninstall
diff options
context:
space:
mode:
Diffstat (limited to 'uninstall')
-rwxr-xr-xuninstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/uninstall b/uninstall
index d5fab9ac..3cb3afef 100755
--- a/uninstall
+++ b/uninstall
@@ -50,7 +50,7 @@ remove_line() {
for shell in bash zsh; do
remove ~/.fzf.${shell}
- remove_line "source ~/.fzf.${shell}" ~/.${shell}rc
+ # remove_line "source ~/.fzf.${shell}" ~/.${shell}rc
done
bind_file=~/.config/fish/functions/fish_user_key_bindings.fish