Skip to content

Latest commit

 

History

History

Node_Olson

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Linking an external path, like I'm doing for Git/Bash/PowerShell, isn't supported by NPM. Instead, use symlinks to my dotfiles.

Mac:

pushd ~
ln -s "$DOTFILES/Node_Olson/.npmrc"
pushd ~
ln -s "$Env:DOTFILES/Node_Olson/.npmrc"