diff --git a/init.sh b/init.sh index 775e11f..78fc154 100644 --- a/init.sh +++ b/init.sh @@ -4,7 +4,7 @@ set -ex # This file and this entire repo began modeled after https://github.com/onlyhavecans/dotfiles # Do a curlbash to allow me to take over your system -# curl -sL https://stash.firekitten.net/kittyfangs/dotfiles/raw/branch/main/init.sh | bash +# curl -sL https://stash.firekitten.net/maulerant/dotfiles/raw/branch/main/init.sh | bash ## Make sure we have git for app in git curl; do