Skip to content

Instantly share code, notes, and snippets.

@marcusshepp
Last active June 6, 2016 15:41
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 marcusshepp/9d03b8f1b4fd6288421f3fde99d6ffbb to your computer and use it in GitHub Desktop.
Save marcusshepp/9d03b8f1b4fd6288421f3fde99d6ffbb to your computer and use it in GitHub Desktop.
Terminal and iTerm Tricks
  • delete a word backword - ctrl + w
  • move between words
    • move back one word: ESC + b
    • move forward one word: ESC + f
    • terminal only !(iTerm):
      • option + left-right-arrow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment