1
0
Fork 0

zshrc: fzf nowrap by default

This commit is contained in:
Luca Bilke 2024-09-24 13:44:28 +02:00
parent ee74984c0d
commit 333caeca59

View file

@ -30,6 +30,7 @@ export LC_ALL=
# Settings
export VIRTUAL_ENV_DISABLE_PROMPT=1
export FZF_DEFAULT_OPTS="\
--preview-window nowrap \
--layout=reverse --cycle \
--color=fg:#c0caf5,bg:,hl:#ff9e64 \
--color=fg+:#c0caf5,bg+:,hl+:#ff9e64 \