mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-06-10 21:31:13 +00:00
4 lines
95 B
Bash
4 lines
95 B
Bash
#!/usr/bin/env zsh
|
|
|
|
echo hsts-file \= "$XDG_CACHE_HOME"/wget-hsts >> "$XDG_CONFIG_HOME/wgetrc"
|