Skip to content

Instantly share code, notes, and snippets.

@kleinlennart
Last active October 27, 2019 10:25
Show Gist options
  • Save kleinlennart/6434faee5c475e529f4df9e95587b728 to your computer and use it in GitHub Desktop.
Save kleinlennart/6434faee5c475e529f4df9e95587b728 to your computer and use it in GitHub Desktop.
Terminal Commands List
  • ls -a
  • cd ~
  • open -a TextEdit.app .bash_profile
  • source ~/.bash_profile
  • open .
  • rm -r
  • export PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment