Última actividad 1730170705

knox revisó este gist 1730170705. Ir a la revisión

1 file changed, 3 insertions

fzf-32.sh(archivo creado)

@@ -0,0 +1,3 @@
1 + # Open the file in Vim and go to the line
2 + git grep --line-number . |
3 + fzf --delimiter : --nth 3.. --bind 'enter:become(vim {1} +{2})'
Siguiente Anterior