Explorar el Código

grep: show line number

Fabian Peter Hammerle hace 5 años
padre
commit
55c8b25f4d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -15,6 +15,9 @@
 	short = true
 	showUntrackedFiles = normal
 
+[grep]
+	lineNumber = true
+
 [diff]
 	tool = vimdiff