From 3dfa7eb9a3855e91868fd8be028ce9115d91e189 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Tue, 30 May 2023 15:15:50 -0500 Subject: asdf --- zsh/zprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/zprofile b/zsh/zprofile index cabaa70..209e56a 100755 --- a/zsh/zprofile +++ b/zsh/zprofile @@ -17,6 +17,7 @@ export XDG_CONFIG_HOME="$HOME/.config" export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc" export MBSYNCRC="$XDG_CONFIG_HOME/mbsync/config" export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/config" +export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc" export X11CONFIG="$XDG_CONFIG_HOME/x11" # Used for X11 scripts export ZDOTDIR="$XDG_CONFIG_HOME/zsh" -- cgit v1.2.3