Commit 51ded66d authored by nimrod's avatar nimrod
Browse files

- Don't use hard-coded path.

parent 6b73b7ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
[color]
    grep = true
[core]
    excludesfile = /home/nimrod/.gitignore_global
    excludesfile = ~/.gitignore_global
[diff]
	tool = meld
[difftool]