瀏覽代碼

[fish] poetry is teh way of the future

Colin Powell 2 年之前
父節點
當前提交
82a55dc5aa
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 3 0
      fish/.config/fish/functions/dj.fish
  2. 1 0
      fish/.config/fish/functions/sure-npm-token

+ 3 - 0
fish/.config/fish/functions/dj.fish

@@ -0,0 +1,3 @@
+function dj
+poetry run python manage.py $argv
+end

+ 1 - 0
fish/.config/fish/functions/sure-npm-token

@@ -0,0 +1 @@
+aws codeartifact login --namespace sureapp --tool npm --repository npm --domain sure --domain-owner 348777858795 --profile $AWS_PROFILE