summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-06-13 16:18:45 +0200
committerChristoph Schlosser <christoph@linux.com>2025-06-13 16:23:11 +0200
commit525c162b5ba67bbf623a18ad04293b23aa9ca3e8 (patch)
tree1f32f1648e9c1f297bb3952a62db12f4cfa225e2
parent510c67d4b47ca57793e089ba9f5374355b79a65f (diff)
downloaddots-525c162b5ba67bbf623a18ad04293b23aa9ca3e8.tar.gz
Add fzf config
-rw-r--r--fzf/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/fzf/config b/fzf/config
new file mode 100644
index 0000000..1f2e537
--- /dev/null
+++ b/fzf/config
@@ -0,0 +1,2 @@
+--preview "bat --color=always --style=numbers --line-range=:500 {}"
+--style=minimal