From 50739a383697cb85d3f931646b1b1e00c51056d3 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Mon, 19 Dec 2022 09:22:42 +0100 Subject: [PATCH] [C] Change dotfiles repo --- 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 4a3f2c1..920a6fa 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -602,7 +602,7 @@ if ! [ -f "/usr/bin/l" ]; then ln -s /usr/bin/ls /usr/bin/l fi -su ${user} -c "chezmoi init --apply https://git.spectreos.de/simono41/dotfiles.git" +su ${user} -c "chezmoi init --apply https://git.brothertec.eu/simono41/dotfiles.git" su ${user} -c "chezmoi update -v" # https://aur.archlinux.org/packages/ttf-font-nerd-dummy