Mercurial > dotfiles
comparison .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 |
comparison
equal
deleted
inserted
replaced
582:8d5873878bb8 | 583:d16dddcf165e |
---|---|
1 {{- if ne .chezmoi.os "windows" }} | 1 {{- if ne .chezmoi.os "windows" }} |
2 [".tmux/plugins/tmux-yank"] | 2 [".tmux/plugins/tmux-yank"] |
3 type = "archive" | 3 type = "archive" |
4 url = "https://github.com/tmux-plugins/tmux-yank/archive/master.tar.gz" | 4 url = "https://github.com/tmux-plugins/tmux-yank/archive/1b1a436e19f095ae8f825243dbe29800a8acd25c.tar.gz" |
5 exact = true | 5 exact = true |
6 stripComponents = 1 | 6 stripComponents = 1 |
7 refreshPeriod = "168h" | |
8 | 7 |
9 [".tmux/plugins/tmux-better-mouse-mode"] | 8 [".tmux/plugins/tmux-better-mouse-mode"] |
10 type = "archive" | 9 type = "archive" |
11 url = "https://github.com/NHDaly/tmux-better-mouse-mode/archive/master.tar.gz" | 10 url = "https://github.com/NHDaly/tmux-better-mouse-mode/archive/aa59077c635ab21b251bd8cb4dc24c415e64a58e.tar.gz" |
12 exact = true | 11 exact = true |
13 stripComponents = 1 | 12 stripComponents = 1 |
14 refreshPeriod = "168h" | |
15 | 13 |
16 [".tmux/plugins/tmux-thumbs"] | 14 [".tmux/plugins/tmux-thumbs"] |
17 type = "archive" | 15 type = "archive" |
18 url = "https://github.com/fcsonline/tmux-thumbs/archive/a18ab2f49975c7b9d7e20e2d3b08696e1ec98f88.tar.gz" | 16 url = "https://github.com/fcsonline/tmux-thumbs/archive/a18ab2f49975c7b9d7e20e2d3b08696e1ec98f88.tar.gz" |
19 exact = true | 17 exact = true |
20 stripComponents = 1 | 18 stripComponents = 1 |
21 | 19 |
22 [".zsh/zsh-history-substring-search.zsh"] | 20 [".zsh/zsh-history-substring-search.zsh"] |
23 type = "file" | 21 type = "file" |
24 url = "https://github.com/zsh-users/zsh-history-substring-search/raw/master/zsh-history-substring-search.zsh" | 22 url = "https://github.com/zsh-users/zsh-history-substring-search/raw/4abed97b6e67eb5590b39bcd59080aa23192f25d/zsh-history-substring-search.zsh" |
25 refreshPeriod = "168h" | |
26 | 23 |
27 [".zsh/zsh-autosuggestions.zsh"] | 24 [".zsh/zsh-autosuggestions.zsh"] |
28 type = "file" | 25 type = "file" |
29 url = "https://github.com/zsh-users/zsh-autosuggestions/raw/master/zsh-autosuggestions.zsh" | 26 url = "https://raw.githubusercontent.com/zsh-users/zsh-autosuggestions/fcca87555fe5c0c93c5ba865505a7e5d7a1a95cb/zsh-autosuggestions.zsh" |
30 refreshPeriod = "168h" | |
31 | 27 |
32 [".zsh/fast-syntax-highlighting"] | 28 [".zsh/fast-syntax-highlighting"] |
33 type = "archive" | 29 type = "archive" |
34 url = "https://github.com/zdharma-continuum/fast-syntax-highlighting/archive/master.tar.gz" | 30 url = "https://github.com/zdharma-continuum/fast-syntax-highlighting/archive/ef8ba84c3a76c768f49a0bdd2a620b2f53c2478a.tar.gz" |
35 exact = true | 31 exact = true |
36 stripComponents = 1 | 32 stripComponents = 1 |
37 refreshPeriod = "168h" | |
38 | 33 |
39 [".zsh/zsh-histdb"] | 34 [".zsh/zsh-histdb"] |
40 type = "archive" | 35 type = "archive" |
41 url = "https://github.com/larkery/zsh-histdb/archive/master.tar.gz" | 36 url = "https://github.com/larkery/zsh-histdb/archive/30797f0c50c31c8d8de32386970c5d480e5ab35d.tar.gz" |
42 exact = true | 37 exact = true |
43 stripComponents = 1 | 38 stripComponents = 1 |
44 refreshPeriod = "168h" | |
45 | 39 |
46 [".zsh/fzf-histdb.zsh"] | 40 [".zsh/fzf-histdb.zsh"] |
47 type = "file" | 41 type = "file" |
48 url = "https://github.com/m42e/zsh-histdb-fzf/raw/master/fzf-histdb.zsh" | 42 url = "https://github.com/m42e/zsh-histdb-fzf/raw/055523a798acf02a67e242b3281d917f5ee4309a/fzf-histdb.zsh" |
49 refreshPeriod = "168h" | |
50 | 43 |
51 [".zsh/zsh-vi-mode.zsh"] | 44 [".zsh/zsh-vi-mode.zsh"] |
52 type = "file" | 45 type = "file" |
53 url = "https://github.com/jeffreytse/zsh-vi-mode/raw/master/zsh-vi-mode.zsh" | 46 url = "https://github.com/jeffreytse/zsh-vi-mode/raw/9e909d0bdd0aff36ca60ea213ec92f46a554b288/zsh-vi-mode.zsh" |
54 refreshPeriod = "168h" | |
55 | 47 |
56 [".zsh/jq-zsh-plugin"] | 48 [".zsh/jq-zsh-plugin"] |
57 type = "archive" | 49 type = "archive" |
58 url = "https://github.com/reegnz/jq-zsh-plugin/archive/master.tar.gz" | 50 url = "https://github.com/reegnz/jq-zsh-plugin/archive/v0.2.1.tar.gz" |
59 exact = true | 51 exact = true |
60 stripComponents = 1 | 52 stripComponents = 1 |
61 refreshPeriod = "168h" | |
62 | 53 |
63 [".zsh/completions/_fd"] | 54 [".zsh/completions/_fd"] |
64 type = "file" | 55 type = "file" |
65 url = "https://github.com/sharkdp/fd/raw/master/contrib/completion/_fd" | 56 url = "https://github.com/sharkdp/fd/raw/v8.3.2/contrib/completion/_fd" |
66 refreshPeriod = "168h" | |
67 | 57 |
68 [".zsh/completions/_rg"] | 58 [".zsh/completions/_rg"] |
69 type = "file" | 59 type = "file" |
70 url = "https://github.com/BurntSushi/ripgrep/raw/master/complete/_rg" | 60 url = "https://github.com/BurntSushi/ripgrep/raw/13.0.0/complete/_rg" |
71 refreshPeriod = "168h" | |
72 {{- end}} | 61 {{- end}} |