view .chezmoiexternal.toml @ 507:a1ff0b7b405b

Remove shell config from tmux
author zegervdv <zegervdv@me.com>
date Sat, 18 Dec 2021 10:39:55 +0100
parents 36ba70d17fd6
children 343736d3e2c4
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"

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