]> git.phdru.name Git - dotfiles.git/blob - bin/wget-wrapper
.xinitrc: calculate geometry for `xclock`
[dotfiles.git] / bin / wget-wrapper
1 #! /bin/sh
2
3 . "$HOME"/lib/config/wget
4
5 exec wget -4 --continue --limit-rate="$wget_speed" -N --no-directories \
6    --progress=bar:noscroll --proxy=off --trust-server-names "$@"
7
8 # Other useful flags are: -b (--background) -E (--html-extension)
9 # --page-requisites