[C] Change dotfiles repo
This commit is contained in:
parent
9c28ab653b
commit
50739a3836
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue