No description
dot_vim | ||
.chezmoi.yaml.tmpl | ||
.chezmoiexternal.toml | ||
.chezmoiignore | ||
dot_nanorc | ||
dot_zprofile | ||
dot_zsh_archlinux | ||
dot_zsh_systemd | ||
dot_zshenv | ||
dot_zshrc | ||
README.md |
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