Created
September 8, 2014 13:36
-
-
Save loa/a6d7cff0a9151a40e0e4 to your computer and use it in GitHub Desktop.
zsh vim mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set -o vi | |
| bindkey -M vicmd '/' history-incremental-search-backward |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment