Move sync'd hippo command to hippo-sync #fishshell
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
function dcet
|
||||
pushd ~/src/elation/hippo-tethys
|
||||
pushd ~/src/elation/hippo-sync
|
||||
docker-compose $argv
|
||||
popd
|
||||
end
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
function dcetdj
|
||||
pushd ~/src/elation/hippo-tethys
|
||||
pushd ~/src/elation/hippo-sync
|
||||
docker-compose exec hippo django-admin $argv
|
||||
popd
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user