diff --git a/zsh/.zshrc b/zsh/.zshrc index 7fe31a8..7fa4ab8 100644 --- a/zsh/.zshrc +++ b/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