1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

profile: clean-up ~/.npm* files

This commit is contained in:
2018-12-28 13:58:50 +00:00
parent abb66a954b
commit f247802bda
2 changed files with 4 additions and 0 deletions

3
.config/npm/npmrc Normal file
View File

@ -0,0 +1,3 @@
prefix=${XDG_DATA_HOME}/npm
cache=${XDG_CACHE_HOME}/npm
tmp=${XDG_RUNTIME_DIR}/npm