This commit is contained in:
Morten Olsen
2023-11-14 20:32:30 +01:00
parent fbc50c98d2
commit 14ae82222c
9 changed files with 30 additions and 14 deletions

View File

@@ -0,0 +1 @@
prefix = ${HOME}/.npm-packages

View File

@@ -95,5 +95,7 @@ PRINT_CENTER 60 "
"
fi
export PATH=~/.npm-global/bin:$PATH
export NODE_PATH=~/.npm-global/lib/node_modules
which wrk > /dev/null && eval `wrk tools bash`