dotfiles/.chezmoiexternal.toml

10 lines
253 B
TOML
Raw Normal View History

2022-06-27 21:38:20 -04:00
[".config/i3/"]
type = "git-repo"
2023-01-25 13:46:02 -05:00
url = "git@git.arachnitech.com:kellya/i3-config.git"
2022-06-27 21:38:20 -04:00
refreshPeriod = "168h"
2023-01-25 13:46:02 -05:00
[".taskwarrior_aliases/"]
type = "git-repo"
url = "git@git.arachnitech.com:kellya/twalias.git"
refreshPeriod = "168h"