dotfiles/home/.chezmoiignore

14 lines
206 B
Text
Raw Normal View History

{{- if ne .chezmoi.hostname "thinkpad" }}
2022-08-15 10:00:53 -05:00
bin/get-updates
bin/lock
2022-02-03 17:01:10 -06:00
.xinitrc
.xprofile
2022-05-15 09:42:55 -05:00
.zprofile
.config/alacritty
2022-08-22 11:49:23 -05:00
.config/wezterm
.config/leftwm
2022-04-06 13:56:29 -05:00
.config/autorandr
2022-07-06 09:45:45 -05:00
.config/pikaur.conf
2022-08-22 11:49:23 -05:00
.config/lsd
{{- end }}