diff --git a/config/exports b/config/exports index 4b3fcf9..771296f 100755 --- a/config/exports +++ b/config/exports @@ -399,6 +399,9 @@ x-dc "$DOCKER_CONFIG" # Docker: Disable snyk ad export DOCKER_SCAN_SUGGEST=false +# fzf +export FZF_DEFAULT_OPTS='--height 40% --tmux bottom,40% --layout reverse --border top' + # GnuPG # https://gnupg.org/documentation/manuals/gnupg/Invoking-GPG.html msg "Setting up GnuPG configuration"