1
0
Fork 0
dotfiles-server/README.md

246 B

chezmoi dotfiles

# init and clone on new machine
chezmoi init --apply --verbose https://git.myservermanager.com/alexander.schaeferdiek/dotfiles-server.git

# apply changes
chezmoi apply -R

# pull updates
chezmoi update --apply -R