Clean up fish functions rarely used #fishshell
This commit is contained in:
5
fish/.config/fish/functions/dcetdj.fish
Normal file
5
fish/.config/fish/functions/dcetdj.fish
Normal file
@ -0,0 +1,5 @@
|
||||
function dcetdj
|
||||
pushd ~/src/elation/hippo-tethys
|
||||
docker-compose exec hippo django-admin $argv
|
||||
popd
|
||||
end
|
||||
Reference in New Issue
Block a user