fix chezmoi .chezmoiexternal.toml
This commit is contained in:
parent
f2619cd35c
commit
9fddfc3f25
@ -3,7 +3,9 @@
|
|||||||
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
|
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
|
||||||
refreshPeriod = "168h"
|
refreshPeriod = "168h"
|
||||||
|
|
||||||
|
{{ if not .noGUI }}
|
||||||
[".config/alacritty/themes"]
|
[".config/alacritty/themes"]
|
||||||
type = "git-repo"
|
type = "git-repo"
|
||||||
url = "https://github.com/alacritty/alacritty-theme"
|
url = "https://github.com/alacritty/alacritty-theme"
|
||||||
refreshPeriod = "168h"
|
refreshPeriod = "168h"
|
||||||
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user