comparison .chezmoiexternal.toml @ 505:38b7afc9e492

Add tmux plugins
author zegervdv <zegervdv@me.com>
date Mon, 13 Dec 2021 12:16:59 +0100
parents
children 36ba70d17fd6
comparison
equal deleted inserted replaced
504:1403bfc694e4 505:38b7afc9e492
1 [".tmux/plugins/tmux-yank"]
2 type = "archive"
3 url = "https://github.com/tmux-plugins/tmux-yank/archive/master.tar.gz"
4 exact = true
5 stripComponents = 1
6 refreshPeriod = "168h"
7
8 [".tmux/plugins/tmux-better-mouse-mode"]
9 type = "archive"
10 url = "https://github.com/NHDaly/tmux-better-mouse-mode/archive/master.tar.gz"
11 exact = true
12 stripComponents = 1
13 refreshPeriod = "168h"
14
15 [".tmux/plugins/tmux-thumbs"]
16 type = "archive"
17 url = "https://github.com/fcsonline/tmux-thumbs/archive/master.tar.gz"
18 exact = true
19 stripComponents = 1
20 refreshPeriod = "168h"