FANCY SHIT

This commit is contained in:
Marco Thomas
2020-10-24 14:02:11 +02:00
parent 7cbbc3a737
commit bc2d7e0071
12 changed files with 30 additions and 21 deletions

View File

@@ -122,6 +122,7 @@ RPS2=$RPS1
bindkey -v '^?' backward-delete-char
# ============================== fzf
export FZF_DEFAULT_COMMAND='find .'
export FZF_DEFAULT_OPTS='--preview="head {}" --layout=reverse --bind=tab:down --bind=btab:up'
## fzf Bindings in zsh (C-r and C-t)