change dotfiles fqdn
This commit is contained in:
parent
e854775b93
commit
e73838313a
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,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} -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"
|
su ${user} -l -c "chezmoi update -v --force"
|
||||||
|
|
||||||
# https://aur.archlinux.org/packages/ttf-font-nerd-dummy
|
# https://aur.archlinux.org/packages/ttf-font-nerd-dummy
|
||||||
|
|
Loading…
Reference in a new issue