Nord srord.
This commit is contained in:
parent
48f3e1ac60
commit
e495e372fb
2 changed files with 5 additions and 6 deletions
|
@ -11,7 +11,7 @@ setopt share_history
|
|||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
export FZF_DEFAULT_COMMAND='fd -H'
|
||||
export FZF_CTRL_T_COMMAND='fd -H'
|
||||
export FZF_DEFAULT_OPTS="-e --multi --layout=reverse --preview='bat --color=always --tabs=2 --style=plain --theme=Nord {}'"
|
||||
export FZF_DEFAULT_OPTS="-e --multi --layout=reverse --preview='bat --color=always --tabs=2 --style=plain --theme=Monokai\ Extended {}'"
|
||||
export FZF_CTRL_R_OPTS="-e --layout=reverse --preview=''"
|
||||
_fzf_compgen_path() {
|
||||
fd -H . "$1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue