No description
  • CSS 40%
  • Lua 37.6%
  • Shell 22.4%
Find a file
2026-03-05 15:29:18 -08:00
.chezmoidata initial commit 2026-02-12 20:42:48 -08:00
dot_config updates 2026-02-22 21:51:48 -08:00
private_dot_local/bin initial commit 2026-02-12 20:42:48 -08:00
.chezmoiignore don't install GUI-specific stuff on headless systems 2026-03-05 15:29:18 -08:00
dot_bashrc update 2026-02-12 21:36:25 -08:00
dot_gitconfig-alt.tmpl fix typo 2026-03-05 15:21:23 -08:00
dot_gitconfig.tmpl initial commit 2026-02-12 20:42:48 -08:00
README.md initial commit 2026-02-11 23:29:47 -08:00
run_once_install-user-dirs.sh.tmpl initial commit 2026-02-12 20:42:48 -08:00
run_onchange_install-packages.sh.tmpl don't install GUI-specific stuff on headless systems 2026-03-05 15:29:18 -08:00

dotfiles

The configuration I use for stuff on my laptop — managed by chezmoi.

Variables

Chezmoi's config file ($XDG_CONFIG_HOME/chezmoi/chezmoi.toml) should look like this:

[data]

[data.git]
name = "..."
email = "..."

[data.git.alt]
name = "..."
email = "..."
identity = "..." # path to alternate ssh key
paths = ["..."] # list of paths to use alternate config for