Skip to content

Instantly share code, notes, and snippets.

@michealbenedict
Created May 3, 2011 07:41
Show Gist options
  • Save michealbenedict/952959 to your computer and use it in GitHub Desktop.
Save michealbenedict/952959 to your computer and use it in GitHub Desktop.
my bash profile
alias cd..="cd .."
alias l="ls -al"
alias lp="ls -p"
alias h=history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment