Skip to content

Commit

Permalink
Add a bunch of aliases for work
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchabran committed Nov 20, 2016
1 parent 6712152 commit 91a042a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions heetch/aliases.zsh
@@ -0,0 +1,6 @@
alias rc='bundle exec rails console'
alias bx='bundle exec'
alias ux='uni exec'
alias ubx='uni exec bundle exec'
alias urc='uni exec bundle exec rails console'
alias utx='uni exec --env=test bundle exec'

0 comments on commit 91a042a

Please sign in to comment.