13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
Readme.md
|
|
Readme/
|
|
chezmoi.code-workspace
|
|
|
|
{{ if ne .chezmoi.os "darwin" }}
|
|
.chezmoiscripts/run_onchange_before_darwin-install-packages.sh.tmpl
|
|
{{ end }}
|
|
{{ if ne .chezmoi.os "linux" }}
|
|
.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl
|
|
dot_local/share/konsole
|
|
dot_config/private_konsolerc
|
|
{{ end }}
|