最后活跃于 1730170003

knox 修订了这个 Gist 1730170003. 跳至此修订

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|)'"
更新 更早