]> git.phdru.name Git - dotfiles.git/blob - lib/config/wget
.vim: Press `<Enter>` instead of `<C-]>` in help
[dotfiles.git] / lib / config / wget
1 if [ "$WGET_SPEED" ]; then
2    wget_speed="$WGET_SPEED"
3 else
4    wget_speed=9000k
5 fi