mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
11dfcbb47b3879648e17f0ae2644aca7192357b0
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%