mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
Add XDG npm configuration
Add configuration to move npm to a sensible XDG basedir configuration. Move npmrc to config, cache to cache, and global packages to data.
This commit is contained in:
@@ -51,6 +51,7 @@ installIfAvailable pacman
|
||||
installIfAvailable git
|
||||
installIfAvailable latexmk
|
||||
installIfAvailable gem
|
||||
installIfAvailable npm
|
||||
|
||||
if commandAvailable weechat; then
|
||||
echo "Setting up weechat settings…"
|
||||
|
||||
Reference in New Issue
Block a user