Skip to content

Instantly share code, notes, and snippets.

@idaisukee
Created September 8, 2015 08:44
Show Gist options
  • Save idaisukee/a38e24cd51138c3b27c2 to your computer and use it in GitHub Desktop.
Save idaisukee/a38e24cd51138c3b27c2 to your computer and use it in GitHub Desktop.
alias l='ll'
alias c='cat'
alias v='vim'
alias g='git'
alias f='pushd'
alias b='popd'
alias h='history'
alias s='sudo '
alias y='yum'
alias m='mv'
alias r='rm'
alias p='cp'
alias lo='locate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment