aboutsummaryrefslogtreecommitdiff
path: root/.chezmoiignore
blob: f4aa1fa23365ba4a0711b66c21cd1084473dcc71 (plain) (blame)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# files in repo
README
etc
emacsen
equivs
Makefile
fonts
root
packages-debian
packages-openbsd
.gitmodules
chezmoi.toml.censored
crontab

{{- if eq .chezmoi.os "linux" }}
# don't install the following on linux
.xmonad
.xinitrc
.xsession
afs
{{- end }}

# files in home
.*~
.**/*~
.Xauthority
.auth.gpg
.bash_history
.cache
.config/GIMP
.config/Recoll.org
.config/Signal
.config/borg
.config/chezmoi
.config/dconf
.config/evince
.config/gtk-3.0
.config/htop
.config/ncmpcpp/*
!.config/ncmpcpp/config
.config/pavucontrol.ini
.config/pulse/*
!.config/pulse/daemon.conf
!.config/pulse/default.pa
.emacs.d/auto-save-list
.emacs.d/elpa/*
!.emacs.d/elpa/gnupg
!.emacs.d/elpa/gnupg/pubring.kbx
.emacs.d/local/dictem/*
!.emacs.d/local/dictem/*.el
.emacs.d/transient
.fonts
.gnupg/*
!.gnupg/gpg-agent.conf.tmpl
!.gnupg/gpg.conf
.go
.keychain
.lbdb/*
!.lbdb/lbdbrc
.lesshst
.local/share
.lyrics
.mozilla
.mutt/cache
.mutt/tmp
.opam
.recoll
.ssh/known_hosts.old
.ssh/keys/{{ .chezmoi.hostname }}/id_ed25519
.ssh/keys/{{ .chezmoi.hostname }}/id_rsa
.screenlayout/*
! .screenlayout/{{ .chezmoi.hostname }}
.texlive202*
.texmf/doc
.texmf/fonts
.texmf/tex
.texmf/web2c/tlmgr.log
.urxvt
.urxvt/urxvt-*
.viminfo
.w3m
.xkb/keymap
.xmonad/layout
.xmonad/prompt-history
.xmonad/xmonad-x86_64-linux
.xmonad/xmonad.errors
.xmonad/xmonad.hi
.xmonad/xmonad.o
.xsession-errors
.zcompdump
.zsh/**/*.zwc
.zsh/cache
.zsh/history
Documents
Downloads
News
src
tmp