Add .config/fish/conf.d/30-npm.fish
This commit is contained in:
parent
ed5a3f21cd
commit
8daf4c9b61
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/conf.d/30-npm.fish
Normal file
3
dot_config/fish/conf.d/30-npm.fish
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
set -gx NPM_CONFIG_USERCONFIG "$XDG_CONFIG_HOME/npm/npmrc"
|
Loading…
Reference in a new issue