Add default options for fzf
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -42,6 +42,7 @@ set -o vi
|
|||||||
bind '"jj":"\e"'
|
bind '"jj":"\e"'
|
||||||
|
|
||||||
export FZF_DEFAULT_COMMAND='ag --hidden --ignore .git -t -g ""'
|
export FZF_DEFAULT_COMMAND='ag --hidden --ignore .git -t -g ""'
|
||||||
|
export FZF_DEFAULT_OPTS='--height 38% --reverse --border --prompt="❭ " --pointer="❭"'
|
||||||
export FZF_COMPLETION_OPTS='-x'
|
export FZF_COMPLETION_OPTS='-x'
|
||||||
|
|
||||||
# Nvm
|
# Nvm
|
||||||
|
|||||||
Reference in New Issue
Block a user