4 lines
80 B
Fish
4 lines
80 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
set -gx NPM_CONFIG_USERCONFIG "$XDG_CONFIG_HOME/npm/npmrc"
|