We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2fe0c commit 3554a3fCopy full SHA for 3554a3f
.chezmoiexternal.toml
@@ -72,6 +72,12 @@ url = 'https://raw.githubusercontent.com/xero/dotfiles/master/fun/bin/colorschem
72
refreshPeriod = '1h'
73
executable = true
74
75
+['.local/bin/dockcheck']
76
+type = 'file'
77
+url = 'https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh'
78
+refreshPeriod = '1h'
79
+executable = true
80
+
81
['.local/bin/git-filter-repo']
82
type = 'file'
83
url = 'https://raw.githubusercontent.com/newren/git-filter-repo/main/git-filter-repo'
0 commit comments