commit 8e467fa47bdfbd7150168ef4fa8f9190cf1b63e0
parent 5daa18e7a427a6e99936491f0ca76d3c0a70e6b3
Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de>
Date: Fri, 11 Dec 2020 21:39:51 +0100
Add location for wget config files
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh/dot-zshenv b/zsh/dot-zshenv
@@ -34,6 +34,7 @@ export XINITRC=$XDG_CONFIG_HOME/X11/xinitrc
export XAUTHORITY=$XDG_RUNTIME_DIR/Xauthority
export GNUPGHOME=$XDG_DATA_HOME/gnupg
export RANDFILE=$XDG_DATA_HOME/openssl/rnd
+export WGETRC=$XDG_CONFIG_HOME/wgetrc
mkdir -p $XDG_DATA_HOME/vim/{undo,swap,backup}
#export VIMINIT='source "$XDG_CONFIG_HOME/vim/vimrc"'
export CCACHE_DIR=$XDG_CACHE_HOME/ccache