Make nodejs gyp multithreaded

This commit is contained in:
Arti Zirk 2020-04-14 17:41:39 +03:00
parent be56fb6fe3
commit 7365f67f5f
1 changed files with 3 additions and 0 deletions

3
.zshrc
View File

@ -82,3 +82,6 @@ export SYSTEMD_PAGER=''
# set man max width
export MANWIDTH=80
# make npm gyp faster
export JOBS=8