fix chezmoi .chezmoiexternal.toml

This commit is contained in:
Yuan Chiu 2025-05-02 13:24:29 +08:00
parent f2619cd35c
commit 9fddfc3f25

View File

@ -3,7 +3,9 @@
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
refreshPeriod = "168h"
{{ if not .noGUI }}
[".config/alacritty/themes"]
type = "git-repo"
url = "https://github.com/alacritty/alacritty-theme"
refreshPeriod = "168h"
{{ end }}