[misc] use plainsel for dict.sh on fish shell

This commit is contained in:
Klesh Wong 2020-11-09 16:45:28 +08:00
parent 6834c8fbc1
commit 0c4e214a68

View File

@ -53,6 +53,8 @@ if status is-interactive
set -gx LS_COLORS 'ow=34;42;40'
# ranger highlighting color theme
set -gx HIGHLIGHT_OPTIONS --style=solarized-dark
# dict.sh
set -gx D_SELECTOR 'plainsel'
# tune git icon for nerdfont
set -g __fish_git_prompt_char_upstream_ahead '>'