diff options
| -rw-r--r-- | .chezmoi.toml.tmpl | 3 | ||||
| -rw-r--r-- | .chezmoiignore | 10 |
2 files changed, 1 insertions, 12 deletions
diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index d9ac403..fd0879b 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -1,6 +1,3 @@ -[data] - hostname = "{{ .chezmoi.hostname }}" - [status] exclude = ["scripts"] diff --git a/.chezmoiignore b/.chezmoiignore index ebb6a6f..e8e18e4 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,19 +1,11 @@ KEYBINDS.md README.md -create-efi.sh bootstrap.sh -.editorconfig -.github/ -.worktrees/ meta/ systemd-units/ etc/ firefox/ justfile -.githooks/ -.stylua.toml +just-lib.sh selene.toml selene-globals.yml -.prettierrc.json -just-lib.sh -.ruff_cache |
