aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4a3dbe7..f9f55d3 100644
--- a/TODO
+++ b/TODO
@@ -6,3 +6,9 @@ skk
golang
Add golang to INSTALL.txt
+
+bat
+ if type bat >/dev/null 2>&1; then
+ echo "bat: rebuild cache"
+ bat cache --clear && bat cache --build
+ fi