📁 files(npm): move npmrc to a new folder to follow the xdg specification
This commit is contained in:
parent
c8798cd47e
commit
f8a2870ba9
4 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,7 @@ set -xg HISTFILE $XDG_STATE_HOME/bash/history
|
||||||
set -xg ZSH $XDG_DATA_HOME/oh-my-zsh
|
set -xg ZSH $XDG_DATA_HOME/oh-my-zsh
|
||||||
set -xg PYTHONSTARTUP $XDG_CONFIG_HOME/python/pythonrc
|
set -xg PYTHONSTARTUP $XDG_CONFIG_HOME/python/pythonrc
|
||||||
set -xg WINEPREFIX $XDG_DATA_HOME/wine
|
set -xg WINEPREFIX $XDG_DATA_HOME/wine
|
||||||
|
set -xg NPM_CONFIG_USERCONFIG $XDG_CONFIG_HOME/npm/npmrc
|
||||||
|
|
||||||
# Path
|
# Path
|
||||||
set -x fish_user_paths
|
set -x fish_user_paths
|
||||||
|
|
3
.config/npm/.github/README.md
vendored
Normal file
3
.config/npm/.github/README.md
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
<div align="center">
|
||||||
|
<a href=""><img src="./title.png"></a>
|
||||||
|
</div>
|
BIN
.config/npm/.github/title.png
vendored
Normal file
BIN
.config/npm/.github/title.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Add table
Reference in a new issue