summaryrefslogtreecommitdiff
path: root/.config/zsh/keybindings.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh/keybindings.zsh')
-rw-r--r--.config/zsh/keybindings.zsh6
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/zsh/keybindings.zsh b/.config/zsh/keybindings.zsh
deleted file mode 100644
index 6565381..0000000
--- a/.config/zsh/keybindings.zsh
+++ /dev/null
@@ -1,6 +0,0 @@
-# FZF search files
-bindkey "รง" fzf-cd-widget
-
-# Search history
-bindkey "^[[A" history-beginning-search-backward
-bindkey "^[[B" history-beginning-search-forward