Skip to content

Commit eeefc34

Browse files
committed
add rbx registry as env
1 parent 3f613f9 commit eeefc34

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)