feat: updated gitea username

This commit is contained in:
Katerina Ford 2024-05-05 06:57:14 +00:00
parent 9039213616
commit a1fe1ae26b
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
set -ex
# Do a curlbash to allow me to take over your system
# curl -sL https://stash.firekitten.net/kford/dotfiles/raw/branch/main/init.sh | bash
# curl -sL https://stash.firekitten.net/kittyfangs/dotfiles/raw/branch/main/init.sh | bash
## Make sure we have git
for app in git curl; do
@ -19,8 +19,8 @@ source "$HOME/.homesick/repos/homeshick/homeshick.sh"
## 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/kford/dotfiles.git
## git -C "$HOME/.homesick/repos/dotfiles" remote set-url origin git@stash.firekitten.net:kford/dotfiles
homeshick --batch clone https://stash.firekitten.net/kittyfangs/dotfiles.git
## git -C "$HOME/.homesick/repos/dotfiles" remote set-url origin git@stash.firekitten.net:kittyfangs/dotfiles
## Link everything
homeshick link --force