Skip to content

Commit 41f85ed

Browse files
committed
Bootstrap: build bat cache
1 parent b0f3a7a commit 41f85ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.config/yadm/bootstrap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ fi
1818
echo "Remove quarantine attribute from homebrew's quick look plugins"
1919
xattr -d -r com.apple.quarantine ~/Library/QuickLook
2020

21+
echo "Cache bat themes"
22+
bat cache --build
23+
2124
if [ -s "$HOME/.config/iterm2/com.googlecode.iterm2.plist" ]; then
2225
echo "Syncing iTerm2 preferences"
2326
defaults write com.googlecode.iterm2 PrefsCustomFolder "$HOME/.config/iterm2"

0 commit comments

Comments
 (0)