dotfiles/.chezmoiexternal.yaml

23 lines
578 B
YAML

# vim:ft=yaml:fenc=utf-8:fdm=marker
# zsh
.antigen/antigen.zsh:
type: file
url: "https://raw.githubusercontent.com/zsh-users/antigen/master/bin/antigen.zsh"
refreshPeriod: 168h
# tmux plugin manager
.config/tmux/plugins/tpm:
type: git-repo
url: "https://github.com/tmux-plugins/tpm"
refreshPeriod: 168h
# colors
.config/wezterm/colors/catppuccin:
type: git-repo
url: "https://github.com/catppuccin/wezterm.git"
refreshPeriod: 168h
.config/qutebrowser/catppuccin:
type: git-repo
url: "https://github.com/catppuccin/qutebrowser.git"
refreshPeriod: 168h