Mercurial > dotfiles
view .chezmoiexternal.toml @ 781:f8f28675afe7
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 ? v3.0.0-alpha.9-for-vscode](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode)
author | pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
---|---|
date | Mon, 24 Apr 2023 21:22:30 +0000 |
parents | f249dfee9dcc |
children | 72744c944497 |
line wrap: on
line source
{{- if ne .chezmoi.os "windows" }} [".tmux/plugins/tmux-yank"] type = "archive" url = "https://github.com/tmux-plugins/tmux-yank/archive/1b1a436e19f095ae8f825243dbe29800a8acd25c.tar.gz" exact = true stripComponents = 1 [".tmux/plugins/tmux-better-mouse-mode"] type = "archive" url = "https://github.com/NHDaly/tmux-better-mouse-mode/archive/aa59077c635ab21b251bd8cb4dc24c415e64a58e.tar.gz" exact = true stripComponents = 1 [".tmux/plugins/tmux-thumbs"] type = "archive" url = "https://github.com/fcsonline/tmux-thumbs/archive/a18ab2f49975c7b9d7e20e2d3b08696e1ec98f88.tar.gz" exact = true stripComponents = 1 [".zsh/zsh-history-substring-search.zsh"] type = "file" url = "https://github.com/zsh-users/zsh-history-substring-search/raw/4abed97b6e67eb5590b39bcd59080aa23192f25d/zsh-history-substring-search.zsh" [".zsh/zsh-autosuggestions.zsh"] type = "file" url = "https://raw.githubusercontent.com/zsh-users/zsh-autosuggestions/fcca87555fe5c0c93c5ba865505a7e5d7a1a95cb/zsh-autosuggestions.zsh" [".zsh/fast-syntax-highlighting"] type = "archive" url = "https://github.com/zdharma-continuum/fast-syntax-highlighting/archive/ef8ba84c3a76c768f49a0bdd2a620b2f53c2478a.tar.gz" exact = true stripComponents = 1 [".zsh/zsh-histdb"] type = "archive" url = "https://github.com/larkery/zsh-histdb/archive/30797f0c50c31c8d8de32386970c5d480e5ab35d.tar.gz" exact = true stripComponents = 1 [".zsh/fzf-histdb.zsh"] type = "file" url = "https://github.com/m42e/zsh-histdb-fzf/raw/055523a798acf02a67e242b3281d917f5ee4309a/fzf-histdb.zsh" [".zsh/zsh-vi-mode.zsh"] type = "file" url = "https://github.com/jeffreytse/zsh-vi-mode/raw/v0.9.0/zsh-vi-mode.zsh" [".zsh/zsh-histdb-skim/zsh-histdb-skim.zsh"] type = "file" url = "https://github.com/m42e/zsh-histdb-skim/raw/v0.8.6/zsh-histdb-skim.zsh" [".zsh/zsh-defer.zsh"] type = "file" url = "https://github.com/romkatv/zsh-defer/raw/3770c54fb4b25a1256dfaabbde37c4399c1f9298/zsh-defer.plugin.zsh" [".zsh/completions/_fd"] type = "file" url = "https://github.com/sharkdp/fd/raw/v8.3.2/contrib/completion/_fd" [".zsh/completions/_rg"] type = "file" url = "https://github.com/BurntSushi/ripgrep/raw/13.0.0/complete/_rg" [".zsh/completions/_brew"] type = "file" url = "https://github.com/Homebrew/brew/raw/master/completions/zsh/_brew" refreshPeriod = "168h" [".zsh/completions/_chezmoi"] type = "file" url = "https://github.com/twpayne/chezmoi/raw/v2.15.1/completions/chezmoi.zsh" [".zsh/completions/_pass"] type = "file" url = "https://git.zx2c4.com/password-store/plain/src/completion/pass.zsh-completion" {{- end}}