changed to using fzf_theme to set FZF_DEFAULT_OPTS
This commit is contained in:
parent
2696ede23f
commit
234ff1ad5f
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ fi
|
|||
export ZSH="$HOME/.oh-my-zsh"
|
||||
export UPDATE_ZSH_DAYS=1
|
||||
|
||||
export FZF_DEFAULT_OPTS="$(fzf_theme)"
|
||||
# Set name of the theme to loading
|
||||
# ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
# ZSH_THEME="robbyrussell"
|
||||
|
|
|
|||
Loading…
Reference in a new issue