Skip to content

Commit

Permalink
updated jci alias for comverge project
Browse files Browse the repository at this point in the history
  • Loading branch information
timwingfield committed Jan 7, 2013
1 parent 01717bc commit 24f2fdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
alias pom='cd /Users/Timbo/Code/simplypractice/pomfrey'
alias td='cd /Users/Timbo/Code/testdouble/comverge/intellisource'

# Rails aliases
# Comverge aliases
alias zarc='NO_BIS=blah LOCALE=en-ZA be rails c'
alias zars='NO_BIS=blah LOCALE=en-ZA be rails s'
alias rdbm='rake db:migrate db:test:prepare'
alias jci='bundle exec jasmine-headless-webkit -j spec/javascripts/support/energy_insight.yml'

0 comments on commit 24f2fdf

Please sign in to comment.