dotfiles/.chezmoiexternal.yaml

25 lines
613 B
YAML
Raw Normal View History

# vim:ft=yaml:fenc=utf-8:fdm=marker
# zsh
2022-07-30 07:17:12 +02:00
.antigen/antigen.zsh:
type: file
url: "https://raw.githubusercontent.com/zsh-users/antigen/master/bin/antigen.zsh"
refreshPeriod: 168h
# neovim packer
.local/share/nvim/site/pack/packer/start/packer.nvim:
type: git-repo
url: "https://github.com/wbthomason/packer.nvim"
refreshPeriod: 168h
# tmux plugin manager
2022-07-30 07:17:12 +02:00
.config/tmux/plugins/tpm:
type: git-repo
url: "https://github.com/tmux-plugins/tpm"
refreshPeriod: 168h
# colors
.config/qutebrowser/catppuccin:
type: git-repo
url: "https://github.com/catppuccin/qutebrowser.git"
refreshPeriod: 168h