Skip to content

Instantly share code, notes, and snippets.

@DerekK19
Last active October 11, 2015 11:08
Show Gist options
  • Save DerekK19/3849551 to your computer and use it in GitHub Desktop.
Save DerekK19/3849551 to your computer and use it in GitHub Desktop.
My osx aliases
alias emal="emacs ~/.profile"
alias dosh=". ~/.profile"
alias cd..="cd .."
alias rgrep="grep -r"
alias cls='tput clear'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment