Skip to content

Commit

Permalink
general_checklist & DeployWizard helper
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegee committed May 25, 2016
1 parent 1145b4b commit 80cb98e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aliases.local
@@ -1,3 +1,5 @@
alias general_checklist="pbcopy < ~/Projects/cmm/general_checklist.md; echo Copied to PB!"

alias irb="pry"

alias vup="cd vagrant && vagrant up"
Expand All @@ -24,6 +26,7 @@ alias ag="ag --pager 'less --RAW-CONTROL-CHARS --no-init --quit-if-one-screen --

alias pm='cd postmaster'
alias eg='cd epa_gateway'
alias dw='cd deploywizard'
alias fp='cd vagrant/code/formpick'

alias sk='bundle exec sidekiq'
Expand Down

0 comments on commit 80cb98e

Please sign in to comment.