Mercurial > dotfiles
annotate .chezmoiexternal.toml @ 583:d16dddcf165e
Pin versions of all external dependencies
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 09 Apr 2022 16:04:41 +0200 |
parents | 8e3088140ac6 |
children | d2a4d0b67e35 |
rev | line source |
---|---|
578
8e3088140ac6
Disable tmux and zsh plugins on windows
zegervdv <zegervdv@me.com>
parents:
566
diff
changeset
|
1 {{- if ne .chezmoi.os "windows" }} |
505 | 2 [".tmux/plugins/tmux-yank"] |
3 type = "archive" | |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
4 url = "https://github.com/tmux-plugins/tmux-yank/archive/1b1a436e19f095ae8f825243dbe29800a8acd25c.tar.gz" |
505 | 5 exact = true |
6 stripComponents = 1 | |
7 | |
8 [".tmux/plugins/tmux-better-mouse-mode"] | |
9 type = "archive" | |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
10 url = "https://github.com/NHDaly/tmux-better-mouse-mode/archive/aa59077c635ab21b251bd8cb4dc24c415e64a58e.tar.gz" |
505 | 11 exact = true |
12 stripComponents = 1 | |
13 | |
14 [".tmux/plugins/tmux-thumbs"] | |
15 type = "archive" | |
556 | 16 url = "https://github.com/fcsonline/tmux-thumbs/archive/a18ab2f49975c7b9d7e20e2d3b08696e1ec98f88.tar.gz" |
505 | 17 exact = true |
18 stripComponents = 1 | |
506 | 19 |
530
5e6d724bcd65
fetch zsh-history-substring-search from external repo
zegervdv <zegervdv@me.com>
parents:
510
diff
changeset
|
20 [".zsh/zsh-history-substring-search.zsh"] |
5e6d724bcd65
fetch zsh-history-substring-search from external repo
zegervdv <zegervdv@me.com>
parents:
510
diff
changeset
|
21 type = "file" |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
22 url = "https://github.com/zsh-users/zsh-history-substring-search/raw/4abed97b6e67eb5590b39bcd59080aa23192f25d/zsh-history-substring-search.zsh" |
531 | 23 |
24 [".zsh/zsh-autosuggestions.zsh"] | |
25 type = "file" | |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
26 url = "https://raw.githubusercontent.com/zsh-users/zsh-autosuggestions/fcca87555fe5c0c93c5ba865505a7e5d7a1a95cb/zsh-autosuggestions.zsh" |
534
aee830df7a88
Add zsh completions for fd and rg
zegervdv <zegervdv@me.com>
parents:
531
diff
changeset
|
27 |
536
87f5a409ee83
Add zsh syntax highlighting in shell
zegervdv <zegervdv@me.com>
parents:
534
diff
changeset
|
28 [".zsh/fast-syntax-highlighting"] |
87f5a409ee83
Add zsh syntax highlighting in shell
zegervdv <zegervdv@me.com>
parents:
534
diff
changeset
|
29 type = "archive" |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
30 url = "https://github.com/zdharma-continuum/fast-syntax-highlighting/archive/ef8ba84c3a76c768f49a0bdd2a620b2f53c2478a.tar.gz" |
536
87f5a409ee83
Add zsh syntax highlighting in shell
zegervdv <zegervdv@me.com>
parents:
534
diff
changeset
|
31 exact = true |
87f5a409ee83
Add zsh syntax highlighting in shell
zegervdv <zegervdv@me.com>
parents:
534
diff
changeset
|
32 stripComponents = 1 |
87f5a409ee83
Add zsh syntax highlighting in shell
zegervdv <zegervdv@me.com>
parents:
534
diff
changeset
|
33 |
539 | 34 [".zsh/zsh-histdb"] |
35 type = "archive" | |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
36 url = "https://github.com/larkery/zsh-histdb/archive/30797f0c50c31c8d8de32386970c5d480e5ab35d.tar.gz" |
539 | 37 exact = true |
38 stripComponents = 1 | |
39 | |
40 [".zsh/fzf-histdb.zsh"] | |
41 type = "file" | |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
42 url = "https://github.com/m42e/zsh-histdb-fzf/raw/055523a798acf02a67e242b3281d917f5ee4309a/fzf-histdb.zsh" |
539 | 43 |
542 | 44 [".zsh/zsh-vi-mode.zsh"] |
45 type = "file" | |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
46 url = "https://github.com/jeffreytse/zsh-vi-mode/raw/9e909d0bdd0aff36ca60ea213ec92f46a554b288/zsh-vi-mode.zsh" |
542 | 47 |
546 | 48 [".zsh/jq-zsh-plugin"] |
49 type = "archive" | |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
50 url = "https://github.com/reegnz/jq-zsh-plugin/archive/v0.2.1.tar.gz" |
546 | 51 exact = true |
52 stripComponents = 1 | |
53 | |
534
aee830df7a88
Add zsh completions for fd and rg
zegervdv <zegervdv@me.com>
parents:
531
diff
changeset
|
54 [".zsh/completions/_fd"] |
aee830df7a88
Add zsh completions for fd and rg
zegervdv <zegervdv@me.com>
parents:
531
diff
changeset
|
55 type = "file" |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
56 url = "https://github.com/sharkdp/fd/raw/v8.3.2/contrib/completion/_fd" |
534
aee830df7a88
Add zsh completions for fd and rg
zegervdv <zegervdv@me.com>
parents:
531
diff
changeset
|
57 |
aee830df7a88
Add zsh completions for fd and rg
zegervdv <zegervdv@me.com>
parents:
531
diff
changeset
|
58 [".zsh/completions/_rg"] |
aee830df7a88
Add zsh completions for fd and rg
zegervdv <zegervdv@me.com>
parents:
531
diff
changeset
|
59 type = "file" |
583
d16dddcf165e
Pin versions of all external dependencies
zegervdv <zegervdv@me.com>
parents:
578
diff
changeset
|
60 url = "https://github.com/BurntSushi/ripgrep/raw/13.0.0/complete/_rg" |
578
8e3088140ac6
Disable tmux and zsh plugins on windows
zegervdv <zegervdv@me.com>
parents:
566
diff
changeset
|
61 {{- end}} |