Browse Source

Bind incremental backward search to ^r

Frans Bergman 6 years ago
parent
commit
f132a4cf13
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .zshrc

+ 1 - 0
.zshrc

@@ -101,6 +101,7 @@ source $ZSH/oh-my-zsh.sh
 MAKEFLAGS="-j$(nproc)"
 
 bindkey -v
+bindkey '^r' history-incremental-search-backward
 
 powerline-daemon -q
 . /usr/lib/python3.6/site-packages/powerline/bindings/zsh/powerline.zsh