[fish] poetry is teh way of the future
This commit is contained in:
3
fish/.config/fish/functions/dj.fish
Normal file
3
fish/.config/fish/functions/dj.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function dj
|
||||
poetry run python manage.py $argv
|
||||
end
|
||||
1
fish/.config/fish/functions/sure-npm-token
Normal file
1
fish/.config/fish/functions/sure-npm-token
Normal file
@ -0,0 +1 @@
|
||||
aws codeartifact login --namespace sureapp --tool npm --repository npm --domain sure --domain-owner 348777858795 --profile $AWS_PROFILE
|
||||
Reference in New Issue
Block a user