mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Add alias to start spork with guard
This commit is contained in:
parent
e3e7c69746
commit
4773644482
1 changed files with 1 additions and 0 deletions
|
|
@ -29,3 +29,4 @@ alias rdbm='rake db:migrate db:test:clone'
|
|||
alias rdbmr='rake db:migrate && rake db:migrate:redo'
|
||||
alias devlog='tail -f log/development.log'
|
||||
alias cuke='_bundle_command cucumber'
|
||||
alias begs='_bundle_command guard start'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue