summaryrefslogtreecommitdiff
path: root/zsh/rc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/rc')
-rw-r--r--zsh/rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/rc b/zsh/rc
index 9c5918a..764bf8a 100644
--- a/zsh/rc
+++ b/zsh/rc
@@ -45,8 +45,6 @@ alias mv='mv -i'
alias senv='env | sort'
bindkey -e
-bindkey '^F' history-incremental-search-forward
-bindkey '^R' history-incremental-search-backward
export EDITOR=vim
export LESSHISTFILE=${XDG_CACHE_HOME}/less_history