mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 22:55:00 +08:00
Update pam_environment: add nvm
This commit is contained in:
parent
fabf5fe2d6
commit
0dc4d93ce9
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@ NODE_REPL_HISTORY DEFAULT=${XDG_DATA_HOME}/node_repl_history
|
|||
|
||||
# npm
|
||||
NPM_CONFIG_USERCONFIG DEFAULT=${XDG_CONFIG_HOME}/npm/npmrc
|
||||
# nvm
|
||||
NVM_DIR DEFAULT=${XDG_DATA_HOME}/nvm
|
||||
|
||||
# ruby bundler
|
||||
BUNDLE_USER_CONFIG DEFAULT=${XDG_CONFIG_HOME}/bundle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue