Skip to content

Instantly share code, notes, and snippets.

@PogromistDev
Created January 30, 2019 11:51
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 PogromistDev/fb115b2e4b51c0b15b231015db9f3426 to your computer and use it in GitHub Desktop.
Save PogromistDev/fb115b2e4b51c0b15b231015db9f3426 to your computer and use it in GitHub Desktop.
Sh aliases
alias cd..="cd .."
alias cdd="cd ~/Desktop"
alias realias=". ~/.bashrc"
alias editalias="vim ~/.bash_aliases"
alias cls="reset"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment