Initial commit
This commit is contained in:
2
zsh/fzf-settings/fzf-settings.plugin.zsh
Normal file
2
zsh/fzf-settings/fzf-settings.plugin.zsh
Normal file
@ -0,0 +1,2 @@
|
||||
export FZF_ALT_C_OPTS="--preview 'tree -C {} | head -200'"
|
||||
export FZF_CTRL_T_OPTS="(highlight -O ansi -l {} 2> /dev/null || cat {} || tree -C {}) 2> /dev/null | head -200'"
|
Reference in New Issue
Block a user