summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorDaja177 <59206235+Daja177@users.noreply.github.com>2020-01-20 13:44:48 +0100
committerLuke Smith <luke@lukesmith.xyz>2020-01-20 14:23:31 -0500
commit1537583b5ea44d8b215b41861b1e98cdbb5a7893 (patch)
treea08220c196356ae57d247da4515e340fb6d3da46 /.profile
parent4f811f7849aaa73805d1f34f12a23d9397ba9f80 (diff)
downloadeibhear-1537583b5ea44d8b215b41861b1e98cdbb5a7893.tar.gz
eibhear-1537583b5ea44d8b215b41861b1e98cdbb5a7893.tar.zst
eibhear-1537583b5ea44d8b215b41861b1e98cdbb5a7893.zip
move wget hsts file to cache
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
index ffb1c86..5361d47 100644
--- a/.profile
+++ b/.profile
@@ -20,6 +20,7 @@ export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
export NOTMUCH_CONFIG="$HOME/.config/notmuch-config"
export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
export LESSHISTFILE="-"
+export WGETRC="$HOME/.config/wget/wgetrc"
export INPUTRC="$HOME/.config/inputrc"
export ZDOTDIR="$HOME/.config/zsh"
export GNUPGHOME="$HOME/.local/share/gnupg"