6 lines
72 B
Fish
6 lines
72 B
Fish
function dce
|
|
pushd ~/src/elation/hippo
|
|
docker-compose $argv
|
|
popd
|
|
end
|