Skip to content

Commit

Permalink
alias for grep
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent-le-graverend committed Apr 8, 2013
1 parent 2763912 commit 6023f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .aliases
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ alias gst="git status"
alias h="history"
alias j="jobs"
alias v="vim"
alias gr="grep ./ -r -n --color -e"

alias coffeec='find . -name "*.coffee" | xargs coffee -w -c'

Expand Down

0 comments on commit 6023f9f

Please sign in to comment.