Add link to yabai: tiling window manager for Mac
[khome.git] / home / bin / wget-clone-web-site
1 #! /bin/sh
2
3 # Recursively download the site
4 OPT_RECURSIVE='-r'
5
6 wget-clone-web $OPT_RECURSIVE $@
This page took 0.060236 seconds and 4 git commands to generate.