mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Add the right command for zwip alias :D
This commit is contained in:
parent
3aa88f19eb
commit
edc8a5a625
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ alias zunner='zeus runner'
|
|||
# Cucumber
|
||||
alias zcu='zeus cucumber'
|
||||
alias zucumber='zeus cucumber'
|
||||
alias zwip='zeus rake cucumber:wip'
|
||||
alias zwip='zeus cucumber --profile wip'
|
||||
|
||||
# Rspec
|
||||
alias zspec='zeus rspec'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue