diff --git a/bootstrap.sh b/bootstrap.sh index 93d3c17..d5fc63d 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,7 +28,7 @@ gc https://github.com/longld/peda peda gc https://github.com/stv0g/dotfiles dotfiles if [[ "$OSTYPE" == "darwin"* ]]; then - sudo git clone http://git.kernel.org/pub/scm/docs/man-pages/man-pages /opt/man-pages + sudo gc http://git.kernel.org/pub/scm/docs/man-pages/man-pages /opt/man-pages fi source $HS/repos/homeshick/homeshick.sh