move wget hsts file to cache
This commit is contained in:
1
.config/wget/wgetrc
Normal file
1
.config/wget/wgetrc
Normal file
@@ -0,0 +1 @@
|
||||
hsts-file=~/.cache/wget-hsts
|
||||
1
.profile
1
.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"
|
||||
|
||||
Reference in New Issue
Block a user