Skip to content

Instantly share code, notes, and snippets.

@mool
Created December 18, 2013 15:42
Show Gist options
  • Save mool/8024499 to your computer and use it in GitHub Desktop.
Save mool/8024499 to your computer and use it in GitHub Desktop.
binding alt+arrowkeys
bindkey '^[^[[C' forward-word
bindkey '^[^[[D' backward-word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment