aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-06-08 02:01:47 -0400
committertdro <tdro@users.noreply.github.com>2020-06-08 02:01:47 -0400
commitfa6c2e5910c445c873cf1037dbe7d2ba8a17210c (patch)
treecc20b7b12f2c4bcabafe2702e140fc589a6080d2 /.bash_profile
parentb4fe05f315d46616de37fc420f8620427d02019f (diff)
downloaddotfiles-fa6c2e5910c445c873cf1037dbe7d2ba8a17210c.tar.gz
dotfiles-fa6c2e5910c445c873cf1037dbe7d2ba8a17210c.tar.bz2
dotfiles-fa6c2e5910c445c873cf1037dbe7d2ba8a17210c.zip
.config: Add npmrc
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 77671d4..44aac41 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -42,6 +42,7 @@ export LESSHISTFILE="$XDG_CACHE_HOME/less.history"
export INPUTRC="$XDG_CONFIG_HOME/inputrc"
export ICEAUTHORITY="$XDG_CACHE_HOME/ICEauthority"
export WEECHAT_HOME="$XDG_CONFIG_HOME/weechat"
+export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npmrc"
# themes
export DESKTOP_SESSION=gnome