mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Shuffle shell alias definitions around a bit
This commit is contained in:
@@ -37,7 +37,6 @@ alias rai="bundle exec rails"
|
||||
alias rs="bundle exec rspec -f doc"
|
||||
alias cu="bundle exec cucumber"
|
||||
alias scu="RAILS_ENV=cucumber bundle exec spring cucumber"
|
||||
alias va="vagrant"
|
||||
|
||||
# Bundler aliases
|
||||
alias bch="bundle check"
|
||||
|
||||
Reference in New Issue
Block a user