[fish] Add pman function
This commit is contained in:
3
fish/.config/fish/functions/pman.fish
Normal file
3
fish/.config/fish/functions/pman.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function pman
|
||||
poetry run python manage.py $argv
|
||||
end
|
||||
Reference in New Issue
Block a user