From e73838313adebc18ba462d5f8a49098a4fb2c9b8 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 26 Dec 2023 19:36:24 +0100 Subject: [PATCH] change dotfiles fqdn --- arch-graphical-install-auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index eb7c75d..2e9082b 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -590,7 +590,7 @@ if ! [ -f "/usr/bin/l" ]; then ln -s /usr/bin/ls /usr/bin/l fi -su ${user} -l -c "chezmoi init -v --apply --force https://git.brothertec.eu/simono41/dotfiles.git" +su ${user} -l -c "chezmoi init -v --apply --force https://code.brothertec.eu/simono41/dotfiles.git" su ${user} -l -c "chezmoi update -v --force" # https://aur.archlinux.org/packages/ttf-font-nerd-dummy