diff --git a/init.sh b/init.sh index 78fc154..d9e0481 100644 --- a/init.sh +++ b/init.sh @@ -23,7 +23,7 @@ if [[ ! -d $HOME/.homesick ]]; then ## clone home, then set it to ssh afterwards ## This means we need our keys before we can make further actions - disable the ssh behavior for now - homeshick --batch clone https://stash.firekitten.net/kittyfangs/dotfiles.git + homeshick --batch clone https://stash.firekitten.net/maulerant/dotfiles.git ## git -C "$HOME/.homesick/repos/dotfiles" remote set-url origin git@stash.firekitten.net:kittyfangs/dotfiles ## Lets get the powerhsell version since we are initing in bash