view .chezmoiexternal.toml @ 505:38b7afc9e492

Add tmux plugins
author zegervdv <zegervdv@me.com>
date Mon, 13 Dec 2021 12:16:59 +0100
parents
children 36ba70d17fd6
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/fcsonline/tmux-thumbs/archive/master.tar.gz"
  exact = true
  stripComponents = 1
  refreshPeriod = "168h"