From 2248779e0a7df30ce95fd79173de8022e3a3aff3 Mon Sep 17 00:00:00 2001 From: self Date: Sun, 12 Jun 2022 09:53:27 +0100 Subject: Moved wget-hsts file --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index c70f757..d7c72a1 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -35,6 +35,7 @@ autoload -U promptinit && promptinit alias feh="feh --no-fehbg" alias newsboat="newsboat -u ~/.config/newsboat/urls" alias gpg2="gpg2 --homedir $XDG_DATA_HOME/gnupg" +wget --hsts-file="$XDG_CACHE_HOME/wget-hsts" # TODO: add all XDG directories in the right places, and then run the commands # as per the SO post: https://stackoverflow.com/questions/26198926/why-does-lesshst-keep-showing-up-in-my # to get rid of .lesshst file and where man creates it as well -- cgit v1.2.1