-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.chezmoiignore
More file actions
42 lines (40 loc) · 780 Bytes
/
.chezmoiignore
File metadata and controls
42 lines (40 loc) · 780 Bytes
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
.config/copyq/copyq.lock
.github
.oh-my-zsh/cache/completions/
LICENSE
README.md
{{- if ne .chezmoi.os "darwin" }}
.config/aerospace
.config/iterm2
.config/sketchybar
.gitconfig_work
.local/bin/open_little_arc
.zshrc.d/20-darwin.zsh
{{- end }}
{{- if ne .chezmoi.os "linux" }}
.config/autostart
.config/copyq
.config/swaync
.config/waybar
.config/hypr
.config/MangoHud
.config/hyprland-preview-share-picker
.config/i3
.config/keepassxc/keepassxc.ini
.config/mimeapps.list
.config/pavucontrol.ini
.config/rofi
.config/syncthingtray.ini
.config/systemd
.config/wireplumber
.local/bin/save_i3_layout
.local/bin/xprop_i3
.local/bin/restart_audio
.local/share/applications/*.desktop
.xprofile
.zshrc.d/20-linux.zsh
.zfunc/_winetricks
.zfunc/_pw-cli
.gtkrc-2.0
.Xresources
{{- end }}