Skip to content

Instantly share code, notes, and snippets.

@loa
Created September 8, 2014 13:36
Show Gist options
  • Select an option

  • Save loa/a6d7cff0a9151a40e0e4 to your computer and use it in GitHub Desktop.

Select an option

Save loa/a6d7cff0a9151a40e0e4 to your computer and use it in GitHub Desktop.
zsh vim mode
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