update init.sh

This commit is contained in:
Maulerant 2024-05-22 16:54:37 +00:00
parent e04728d6b3
commit 6c02e4a182
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ if [[ ! -d $HOME/.homesick ]]; then
## clone home, then set it to ssh afterwards ## 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 ## 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 ## 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 ## Lets get the powerhsell version since we are initing in bash