Mercurial > dotfiles
view .chezmoiexternal.toml @ 1036:31351132efca
feat: switch rtx to mise and fixes for clean installs
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Sun, 16 Jun 2024 20:24:58 +0200 |
parents | 6499aba0eaf3 |
children | 62335df560d9 |
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/_pass"] type = "file" url = "https://git.zx2c4.com/password-store/plain/src/completion/pass.zsh-completion" [".config/helix/runtime/queries/tcl/highlights.scm"] type = "file" url = "https://github.com/lewis6991/tree-sitter-tcl/raw/ac8b94b7a89825ddbdd6f8fc0a81c67c065be851/queries/tcl/highlights.scm" [".config/helix/runtime/queries/tcl/indents.scm"] type = "file" url = "https://github.com/lewis6991/tree-sitter-tcl/raw/ac8b94b7a89825ddbdd6f8fc0a81c67c065be851/queries/tcl/indents.scm" {{- end}}