Skip to content

Instantly share code, notes, and snippets.

@cbrunnkvist
Last active October 14, 2015 11:54
Show Gist options
  • Save cbrunnkvist/ffad428639d20017e7b9 to your computer and use it in GitHub Desktop.
Save cbrunnkvist/ffad428639d20017e7b9 to your computer and use it in GitHub Desktop.
[Mac OS X Terminal] Enable ^← and ^→ shortcuts for moving the cursor backward and forward fasterererER!
"\e[5D": backward-word
"\e[5C": forward-word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment