Skip to content

Commit d4e85e9

Browse files
committed
fix: make sure certain repos aren't refreshed
1 parent d5f4422 commit d4e85e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

managed/.chezmoiexternal.toml.tmpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[".config/nvim"]
22
type = "git-repo"
33
url = "https://github.com/macintacos/nvim.git"
4-
refreshPeriod = "24h"
54

65
[".intellimacs"]
76
type = "git-repo"
@@ -12,10 +11,8 @@ refreshPeriod = "24h"
1211
["GitLocal/Work/swiftbar-plugins"]
1312
type = "git-repo"
1413
url = "https://github.com/macintacos/swiftbar-plugins.git"
15-
refreshPeriod = "24h"
1614

1715
["Library/Application Support/espanso"]
1816
type = "git-repo"
1917
url = "https://github.com/macintacos/espanso-snippets.git"
20-
refreshPeriod = "24h"
2118
{{- end}}

0 commit comments

Comments
 (0)