We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b09a66 commit 7fde2fcCopy full SHA for 7fde2fc
1 file changed
.zshrc
@@ -52,3 +52,5 @@ setopt HIST_IGNORE_SPACE # ignore commands starting with a space
52
export GOPROXY=https://artifactory.rbx.com/api/go/go-all
53
export GONOSUMDB=github.rbx.com
54
55
+export RBX_REGISTRY="--registry=https://artifactory.rbx.com/api/npm/npm-all/"
56
+
0 commit comments