[C] Change dotfiles repo

This commit is contained in:
Simon Rieger 2022-12-19 09:22:42 +01:00
parent 9c28ab653b
commit 50739a3836

View file

@ -602,7 +602,7 @@ if ! [ -f "/usr/bin/l" ]; then
ln -s /usr/bin/ls /usr/bin/l ln -s /usr/bin/ls /usr/bin/l
fi 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" su ${user} -c "chezmoi update -v"
# https://aur.archlinux.org/packages/ttf-font-nerd-dummy # https://aur.archlinux.org/packages/ttf-font-nerd-dummy