Skip to content

Instantly share code, notes, and snippets.

@danielpcox
Created July 6, 2010 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielpcox/465999 to your computer and use it in GitHub Desktop.
Save danielpcox/465999 to your computer and use it in GitHub Desktop.
alias g='gvim --remote-silent'
alias fri='ri'
alias lh='ls --color=always -lasth | less -R'
alias be='bundle exec'
alias gr='grep -r --color'
alias rm='gvfs-trash'
@danielpcox
Copy link
Author

My .bash_aliases file as it is right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment