mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
ea90b2f4979e49ab4217654cfcd290475a0b4b95
My dotfiles
Set up on new machine:
`sh -c "$(curl -fsLS get.chezmoi.io)" -- init dnlbauer`
One shot (removes chezmoi after install)
`sh -c "$(curl -fsLS get.chezmoi.io)" -- init --one-shot dnlbauer`
Updateing files
- Re-add updated files:
chezmoi re-add .zshrc
- git add and commit
chezmoi cd
git add --all
git commit
git push
- Update machine from remote
chezmoi update
Description
Languages
Shell
42.5%
Python
36.3%
HTML
21.1%