Skip to content

Instantly share code, notes, and snippets.

@chabala
Last active August 29, 2015 14:01
Show Gist options
  • Save chabala/6989427d20a14c363729 to your computer and use it in GitHub Desktop.
Save chabala/6989427d20a14c363729 to your computer and use it in GitHub Desktop.
.bash_aliases
alias pgrep='pgrep -fa'
alias pkill='pkill -fe'
alias cless='/usr/share/vim/vim74/macros/less.sh'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment