Zuletzt aktiv 1730170003

knox hat die Gist bearbeitet 1730170003. Zu Änderung gehen

1 file changed, 5 insertions

fzf-16.sh(Datei erstellt)

@@ -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|)'"
Neuer Älter