Skip to content

Instantly share code, notes, and snippets.

@brandonratz
Last active December 29, 2018 02:14
Show Gist options
  • Select an option

  • Save brandonratz/19e17e2c80d4682b2e1626fcf1c6ff7c to your computer and use it in GitHub Desktop.

Select an option

Save brandonratz/19e17e2c80d4682b2e1626fcf1c6ff7c to your computer and use it in GitHub Desktop.
CMD Commands
# Bang bang - repeats last command
!!
# Kill end of line, paste forward
ctrl + k & ctrl + y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment