dotfiles/.chezmoiignore

19 lines
368 B
Plaintext

{{- if ne .chezmoi.hostname "petrucci4prez" }}
dot_bin
dot_config
!dot_config/private_gnupg
!dot_config/python
!dot_config/zsh
dot_config/zsh/dot_zprofile
dot_local
# the install scripts are for desktop-specific configs (emacs, xmonad, etc)
run_once_after_10_install-packages.sh
# this is linked; allow VirtualBox to configure by itself
VirtualBox.xml
{{- end }}