mirror of
https://github.com/zoriya/dotfiles.git
synced 2025-12-06 06:36:17 +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"
|