.chezmoiignore: reverse logic
We need to ignore these targets when the host is peanut.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Dotfiles for hosts with a desktop environment
|
||||
{{- if ne .chezmoi.hostname "peanut" }}
|
||||
{{- if eq .chezmoi.hostname "peanut" }}
|
||||
~/.config/darkman
|
||||
~/.config/foot
|
||||
~/.config/fuzzel
|
||||
|
Reference in New Issue
Block a user