~xdavidwu/dotfiles

3343aff4f558faa244034c8b114c7d884288f338 — xdavidwu 4 years ago 045a74c
xdg-ify wget
2 files changed, 2 insertions(+), 0 deletions(-)

M .bashrc
A .config/wget/wgetrc
M .bashrc => .bashrc +1 -0
@@ 36,6 36,7 @@ export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
export SQLITE_HISTORY="$XDG_CACHE_HOME/sqlite_history"
export MYSQL_HISTFILE="$XDG_CACHE_HOME/mysql_history"
export NODE_REPL_HISTORY="$XDG_CACHE_HOME/node_repl_history"
export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"

# shell options
HISTCONTROL=ignoredups

A .config/wget/wgetrc => .config/wget/wgetrc +1 -0
@@ 0,0 1,1 @@
hsts-file = /home/xdavidwu/.cache/wget-hsts