new tool: bat

This commit is contained in:
Matthew Ryan Dillon 2025-04-13 15:49:23 -04:00
parent 9023a3349b
commit 235883201d
4 changed files with 2084 additions and 0 deletions

View file

@ -33,3 +33,4 @@ daily = 'zk new --no-input "$ZK_NOTEBOOK_DIR/journal/daily"'
[tool]
editor = "hx"
fzf-preview = "bat -p --color always {-1}"