Skip to content

Instantly share code, notes, and snippets.

@sandrods
Created January 16, 2009 22:48
Show Gist options
  • Select an option

  • Save sandrods/48189 to your computer and use it in GitHub Desktop.

Select an option

Save sandrods/48189 to your computer and use it in GitHub Desktop.
PATH=/usr/local/bin:$PATH
alias ll="ls -l"
alias cd..="cd .."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment