Skip to content

Commit

Permalink
Added ack-grep searching
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhard Lazu committed Oct 11, 2009
1 parent 7705ffa commit fdac2b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/aliases.zsh
Expand Up @@ -37,6 +37,7 @@ alias sl=ls # often screw this up
alias sgem='sudo gem'

alias rfind='find . -name *.rb | xargs grep -n'
alias afind='ack-grep -il'

alias git-svn-dcommit-push='git svn dcommit && git push github master:svntrunk'

Expand Down

0 comments on commit fdac2b3

Please sign in to comment.