Mercurial > dotfiles
view .chezmoiignore @ 733:1a7ec1a0d2a6
feat: enable chg binary for diffview
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 17 Dec 2022 15:52:27 +0100 |
parents | 5631c3f65dc1 |
children | ec5b57266af2 |
line wrap: on
line source
.github README.md *.orig **/.orig *.rej stylua.toml scripts .pre-commit-config.yaml *~ {{ if ne .chezmoi.os "windows" }} AppData/* {{ end }} {{ if eq .chezmoi.os "windows" }} .config/nvim/* .bashrc .zshrc .Brewfile .inputrc .lscolors .tmux.conf bin/* .zsh/* {{ end }} {{ if ne .chezmoi.os "linux" }} .local/share/applications/* {{ end }}