5 lines
157 B
Fish
Raw Permalink Normal View History

2026-03-09 00:07:31 -04:00
function wget --description 'alias wget wget --hsts-file="$XDG_DATA_HOME/wget-hsts"'
command wget --hsts-file="$XDG_DATA_HOME/wget-hsts" $argv
end