Mercurial > dotfiles
view .chezmoiignore @ 677:2dcf0ae65d5b
Remove repo from brewfile tap spec (#3)
* Remove repo from brewfile tap spec
* Remove manual tap from action
author | Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com> |
---|---|
date | Sat, 01 Oct 2022 07:18:31 +0200 |
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 }}