Mercurial > dotfiles
view .chezmoiexternal.toml @ 607:9a7fe4a97873
wrap lines at 100 chars with black
author | Zeger Van de Vannet <zegervdv@me.com> |
---|---|
date | Tue, 19 Jul 2022 15:26:00 +0200 |
parents | 94c3f77b05dd |
children | abf8938c8c6c |
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/9e909d0bdd0aff36ca60ea213ec92f46a554b288/zsh-vi-mode.zsh" [".zsh/jq-zsh-plugin"] type = "archive" url = "https://github.com/reegnz/jq-zsh-plugin/archive/v0.2.1.tar.gz" exact = true stripComponents = 1 [".zsh/zsh-histdb-skim/zsh-histdb-skim.zsh"] type = "file" url = "https://github.com/m42e/zsh-histdb-skim/raw/v0.7.6/zsh-histdb-skim.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" {{- end}}