Colin Powell 1 год назад
Родитель
Сommit
fe87290074
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      zsh/.zshrc

+ 4 - 0
zsh/.zshrc

@@ -47,6 +47,10 @@ repo_go() {
   aws codeartifact login --namespace sureapp --tool npm --repository npm --domain sure --domain-owner 348777858795 --profile registries-read
 }
 
+ghlogin() {
+  npm login --registry=https://npm.pkg.github.com --scope=@sureapp
+}
+
 poetry-install() {
   repo_go
   poetry install