Move tethys fish commands to sync #fishshell

This commit is contained in:
Colin Powell
2019-04-05 10:21:05 -04:00
parent 72e2d4cfcd
commit fac48fe401
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
function dcet
function dces
pushd ~/src/elation/hippo-sync
docker-compose $argv
popd

View File

@ -1,4 +1,4 @@
function dcetdj
function dcesdj
pushd ~/src/elation/hippo-sync
docker-compose exec hippo django-admin $argv
popd