feat: simplify fzf scripts and extract FZF_DEFAULT_OPTS
This commit is contained in:
@@ -22,3 +22,6 @@ export NAME="Matej Janežič"
|
||||
|
||||
# starship nest config into a folder, default is ~/.config/starship.toml
|
||||
export STARSHIP_CONFIG="$XDG_CONFIG_HOME/starship/config.toml"
|
||||
|
||||
# fzf
|
||||
export FZF_DEFAULT_OPTS="--cycle --bind 'tab:toggle-up,btab:toggle-down' --pointer '>' --color '16' --border 'double' --ansi --highlight-line --header 'Navigate with ARROW KEYS or TAB/S-TAB. Select with ENTER.'"
|
||||
|
||||
Reference in New Issue
Block a user