dotfiles/.chezmoiignore

9 lines
146 B
Plaintext

# Ignore workstation-only configs on servers
{{ if eq .machine_type "server" }}
dot_config/ghostty
dot_config/zellij
{{ end }}
README.md
LICENSE