dots/chezmoi/.chezmoiexternal.toml
aleidk 2427307775 Refactor some external dependencies
Move external dependencies from submodules or hard coded to chezmoi external management
2024-03-02 14:06:03 -03:00

10 lines
438 B
TOML

[".config/alacritty/themes/catppuccin/catppuccin-macchiato.toml"]
type = "file"
url = "https://github.com/catppuccin/alacritty/raw/main/catppuccin-macchiato.toml"
refreshPeriod = "168h"
[".config/bat/themes/Catppuccin-macchiato.tmTheme"]
# Run "bat cache --build" to make the theme available
type = "file"
url = "https://github.com/catppuccin/bat/raw/main/Catppuccin-macchiato.tmTheme"
refreshPeriod = "168h"