Skip to content

Instantly share code, notes, and snippets.

@junho85
Created February 12, 2018 02:17
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 junho85/24e52e6041b2058687276f6f3155e4e4 to your computer and use it in GitHub Desktop.
Save junho85/24e52e6041b2058687276f6f3155e4e4 to your computer and use it in GitHub Desktop.
.bashrc word jump bindkey
bindkey -e
bindkey '^[[1;9C' forward-word
bindkey '^[[1;9D' backward-word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment