-
-
Save rajacsp/3270b0004c2d0976dd8d9b6789a26427 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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