Skip to content

Commit 3554a3f

Browse files
committed
add dockcheck
1 parent 3d2fe0c commit 3554a3f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.chezmoiexternal.toml

+6
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ url = 'https://raw.githubusercontent.com/xero/dotfiles/master/fun/bin/colorschem
7272
refreshPeriod = '1h'
7373
executable = true
7474

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+
7581
['.local/bin/git-filter-repo']
7682
type = 'file'
7783
url = 'https://raw.githubusercontent.com/newren/git-filter-repo/main/git-filter-repo'

0 commit comments

Comments
 (0)