4 lines
150 B
Fish
4 lines
150 B
Fish
function wget --description 'alias wget wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
|
|
command wget --hsts-file="$XDG_CACHE_HOME/wget-hsts" $argv
|
|
end
|