mirror of https://github.com/bjeanes/dotfiles.git
5 lines
43 B
Fish
5 lines
43 B
Fish
|
function cf
|
||
|
cucumber $argv features/
|
||
|
|
||
|
end
|