Son aktif 1730170003

knox revised this gist 1730170003. Go to revision

1 file changed, 5 insertions

fzf-16.sh(file created)

@@ -0,0 +1,5 @@
1 + # Preview file content using bat (https://github.com/sharkdp/bat)
2 + export FZF_CTRL_T_OPTS="
3 + --walker-skip .git,node_modules,target
4 + --preview 'bat -n --color=always {}'
5 + --bind 'ctrl-/:change-preview-window(down|hidden|)'"
Newer Older