Small theme change.

This commit is contained in:
2026-03-21 09:27:14 +02:00
parent da3f6f7ef2
commit 8673f94a25
2 changed files with 20 additions and 21 deletions

View File

@@ -23,7 +23,7 @@ set -gx GOROOT /usr/local/go
set -gx PATH /usr/local/go/bin $GOPATH/bin $PATH
# FZF configuration
set -gx FZF_DEFAULT_COMMAND 'fdfind --exclude={.git,.cache,.xmake,.zig-cache,build,tmp,node_modules,elpa} --type f -H'
# set -gx FZF_DEFAULT_COMMAND 'fdfind --exclude={.git,.cache,.xmake,.zig-cache,build,tmp,node_modules,elpa} --type f -H'
set -gx FZF_DEFAULT_OPTS "
--height 40%