dotfiles/.chezmoiignore
2023-06-27 15:21:49 -04:00

23 lines
342 B
Text

# Files to ignore on windows
{{- if eq .chezmoi.os "windows" }}
.bashrc
.nix-channels
.vimrc
.zshenv
.aliasrc
.zshrc
.config/nvim
.config/sheldon
.config/Yubico
.config/zellij
.inputrc
{{- end }}
# Windows specific files
{{- if ne .chezmoi.os "windows" }}
WindowsPowerShell/profile.ps1
AppData
wsl
.wslconfig
{{- end }}
key.txt.asc
README.md