Skip to content

Instantly share code, notes, and snippets.

@ironhouzi
Created May 8, 2015 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ironhouzi/5aa6ebd8bb4f40319258 to your computer and use it in GitHub Desktop.
Save ironhouzi/5aa6ebd8bb4f40319258 to your computer and use it in GitHub Desktop.
# alt-. cycles last arguments
bindkey -M viins '^[.' insert-last-word
bindkey '^R' history-incremental-search-backward
bindkey '^N' up-line-or-beginning-search
bindkey '^P' down-line-or-beginning-search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment