21 lines
299 B
Plaintext
21 lines
299 B
Plaintext
{{- if not .desktop }}
|
|
.bin
|
|
|
|
.config/*
|
|
!.config/gnupg
|
|
!.config/python
|
|
!.config/tmux
|
|
!.config/zsh
|
|
.config/zsh/.zprofile
|
|
.config/zsh/.zlogout
|
|
|
|
.local
|
|
{{- end }}
|
|
|
|
{{- if not .features.conky_alias }}
|
|
.config/conky.yml
|
|
{{- end }}
|
|
|
|
# this is linked; allow VirtualBox to configure by itself
|
|
VirtualBox.xml
|