Skip to content

Commit

Permalink
Added alias rg
Browse files Browse the repository at this point in the history
  • Loading branch information
fredwu committed Oct 7, 2014
1 parent 95e4153 commit 4147b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/aliases
Expand Up @@ -77,6 +77,7 @@ alias rarrr2="rarr && rs2"
alias rarrr3="rarr && rs3"
alias rdm="rake db:migrate"
alias rdr="rake db:rollback"
alias rg="rails g"
alias rpp="rake parallel:prepare"
alias rp="rake parallel"
alias rppp="rake parallel:prepare parallel"
Expand Down

0 comments on commit 4147b6c

Please sign in to comment.