Skip to content

Instantly share code, notes, and snippets.

@harrisonmalone
Created September 23, 2020 06:46
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 harrisonmalone/9c5d77a95aa4bb13150691139e995c87 to your computer and use it in GitHub Desktop.
Save harrisonmalone/9c5d77a95aa4bb13150691139e995c87 to your computer and use it in GitHub Desktop.
# aliases
# this clears the screen in a nice way than command k
alias c='clear'
# this cds to icloud drive
alias ic='cd ~/Library/Mobile\ Documents/com~apple~CloudDocs/ && code .'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment