feat: add catppuccin/qutebrowser to .chezmoiexternal

This commit is contained in:
winston 2022-07-30 21:20:21 +02:00
parent c2134da350
commit 59b6db5dd8
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -1,14 +1,23 @@
# 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