macos: change npm PATH path
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
# Add NPM installed programs to PATH.
|
# Add NPM installed programs to PATH.
|
||||||
home.sessionPath = [
|
home.sessionPath = [
|
||||||
"/Users/tbingmann/.npm-global/bin"
|
"/Users/tbingmann/node_modules/.bin"
|
||||||
];
|
];
|
||||||
|
|
||||||
# GnuPG configuration
|
# GnuPG configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user