From 0555bbbaf8c5e4def35d25e9879117f51c8d7ca7 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 29 Mar 2026 20:19:06 +0200 Subject: feat(config): theme for bat and use delta for git --- config/fish/delta.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/fish/delta.toml (limited to 'config/fish/delta.toml') diff --git a/config/fish/delta.toml b/config/fish/delta.toml new file mode 100644 index 0000000..d7311f5 --- /dev/null +++ b/config/fish/delta.toml @@ -0,0 +1,4 @@ +[delta] + width = 20 + paging = never + features = diff-so-fancy -- cgit v1.2.3