-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.chezmoiignore
62 lines (56 loc) · 1.18 KB
/
.chezmoiignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
/LICENSE
/README.md
{{- if ne .chezmoi.os "darwin" }}
/.config/karabiner/
/.config/skhd/
/.config/yabai/
/.hammerspoon/
/Library/
{{- end }}
{{- if ne .chezmoi.os "linux" }}
/.config/autostart
/.config/environment.d/
/.config/fontconfig/
/.config/i3/
/.config/i3status/
/.config/kitty/*.sock
/.config/rofi/
/.config/sway/
/.config/systemd/
/.config/waybar/
/.local/bin/pbcopy
/.local/bin/pbpaste
/.local/bin/pinentry-auto
/.local/share/applications
{{- end }}
{{- if or (ne .chezmoi.hostname "balerion") (eq .chezmoi.username "root") }}
/.local/bin/dracut-install
/.local/bin/jc
/.local/bin/lock
/.local/bin/motu
/.local/bin/pwlink.sh
/.local/bin/screencapture
/.local/bin/screenshot
/.local/bin/volume-bar
/.local/bin/wallpaper
{{- end }}
{{- if not .secrets }}
/.aws/
/.secrets
/.ssh/authorized_keys
{{- end }}
{{- if not .gpg }}
/.gnupg/
{{- end }}
# prevent these files from being removed due to exact directories
/.aws/cli/
/.config/environment.d/10-home-manager.conf
/.config/nvim/.git/
/.config/nvim/.gitignore
/.config/nvim/plugin/
/.config/nvim/spell/*.spl
/.config/systemd/user/*.wants
/.config/systemd/user/lorri.service
/.config/systemd/user/lorri.socket
/.tmux/plugins/tpm/
/.tmux/sidebar/