We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f613f9 commit eeefc34Copy full SHA for eeefc34
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