view .chezmoiexternal.toml @ 510:343736d3e2c4

use forked pre-built release for tmux-thumbs
author zegervdv <zegervdv@me.com>
date Tue, 21 Dec 2021 10:32:22 +0100
parents 36ba70d17fd6
children 5e6d724bcd65
line wrap: on
line source

[".tmux/plugins/tmux-yank"]
  type = "archive"
  url = "https://github.com/tmux-plugins/tmux-yank/archive/master.tar.gz"
  exact = true
  stripComponents = 1
  refreshPeriod = "168h"

[".tmux/plugins/tmux-better-mouse-mode"]
  type = "archive"
  url = "https://github.com/NHDaly/tmux-better-mouse-mode/archive/master.tar.gz"
  exact = true
  stripComponents = 1
  refreshPeriod = "168h"

[".tmux/plugins/tmux-thumbs"]
  type = "archive"
  url = "https://github.com/zegervdv/tmux-thumbs/releases/download/0.99.0/tmux-thumbs.x86_64-musl.tar.gz"
  exact = true
  stripComponents = 1
  refreshPeriod = "168h"

[".config/bat/themes/One Dark.tmTheme"]
  type = "file"
  url = "https://raw.githubusercontent.com/andresmichel/one-dark-theme/master/One Dark.tmTheme"
  refreshPeriod = "168h"