1
0
Fork 0
dotfiles-server/README.md

247 B

chezmoi dotfiles

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

# apply changes
chezmoi apply -R

# pull updates
chezmoi update --apply -R