Skip to content

Instantly share code, notes, and snippets.

@rajacsp
Forked from rajasgs/my-alias
Created March 14, 2019 00:38
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 rajacsp/3270b0004c2d0976dd8d9b6789a26427 to your computer and use it in GitHub Desktop.
Save rajacsp/3270b0004c2d0976dd8d9b6789a26427 to your computer and use it in GitHub Desktop.
alias blah="/usr/bin/blah"
alias lh="ls -hal"
alias hiry="history"
alias clearme="history -c"
alias cls="clear"
alias lsh="ls -hal"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment