chore(config): fzf default opts

This commit is contained in:
2024-10-24 01:51:49 +03:00
parent fc232f26f7
commit 4fcb9d9741

View File

@@ -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"