[READ-ONLY] Mirror of https://github.com/plttn/dotfiles.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update .chezmoi.toml

Jack Platten (May 20, 2026, 2:37 PM -0700) 3783ae18 81578a3f

+3 -3
+3 -3
.chezmoi.toml.tmpl
··· 28 28 29 29 [git] 30 30 autoCommit = true 31 - 31 + 32 32 [edit] 33 - command = "code" 34 - args = ["--wait"] 33 + command = "zed" 34 + args = ["--wait"]