Mercurial > dotfiles
view .chezmoiignore @ 742:da3f00a7c685
fix: create an empty zsh.env.zsh file
author | zegervdv <zegervdv@me.com> |
---|---|
date | Fri, 06 Jan 2023 06:18:06 +0000 |
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 }}