zshrc: fzf nowrap by default
This commit is contained in:
parent
ee74984c0d
commit
333caeca59
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue