Browse Source

grep: show line number

Fabian Peter Hammerle 4 years ago
parent
commit
55c8b25f4d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

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