dotfiles/dot_config/fish/conf.d/30-npm.fish

3 lines
80 B
Fish

#!/usr/bin/env fish
set -gx NPM_CONFIG_USERCONFIG "$XDG_CONFIG_HOME/npm/npmrc"