2026-08-08 16:48:37 +02:00
2026-08-08 16:09:51 +02:00
2025-07-06 16:21:42 +02:00
2025-07-07 06:18:05 +02:00
2026-08-08 16:05:06 +02:00
2025-07-06 17:41:30 +02:00
2026-08-08 16:05:06 +02:00
2026-03-05 09:13:37 +01:00
2025-07-06 16:21:42 +02:00
2025-08-03 13:45:41 +02:00
2026-08-08 13:48:31 +02:00

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

  1. Re-add updated files:

chezmoi re-add .zshrc

  1. git add and commit
chezmoi cd
git add --all
git commit
git push
  1. Update machine from remote

chezmoi update

Description
Languages
Shell 42.5%
Python 36.3%
HTML 21.1%