Skip to content

Commit 7fde2fc

Browse files
committed
add rbx registry as env
1 parent 5b09a66 commit 7fde2fc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.zshrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ setopt HIST_IGNORE_SPACE # ignore commands starting with a space
5252
export GOPROXY=https://artifactory.rbx.com/api/go/go-all
5353
export GONOSUMDB=github.rbx.com
5454

55+
export RBX_REGISTRY="--registry=https://artifactory.rbx.com/api/npm/npm-all/"
56+

0 commit comments

Comments
 (0)