Skip to content

Commit

Permalink
Added alias for auditplus staging db pulldown and load
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen McCullough committed Mar 30, 2015
1 parent 4f2eb72 commit b39763c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,6 @@ alias v="vim"
# FUCK SAKE
alias fgerp='fgrep'
alias grrr='find . -name "*.sw*" | xargs rm'

# MIQ stuff
alias pasdb='make heroku.staging.pulldata && make loaddata'

0 comments on commit b39763c

Please sign in to comment.