6 lines
78 B
Fish
6 lines
78 B
Fish
function dcet
|
|
pushd ~/src/elation/hippo-sync
|
|
docker-compose $argv
|
|
popd
|
|
end
|