Last active 1730170849

knox revised this gist 1730170849. Go to revision

1 file changed, 2 insertions

fzf-36.sh(file created)

@@ -0,0 +1,2 @@
1 + # {} is replaced with the single-quoted string of the focused line
2 + fzf --preview 'cat {}'
Newer Older