Removed g= because conflict with shell. Add gdiff.

This commit is contained in:
Will Hilton 2016-02-11 19:42:37 -05:00
parent 402e56cdff
commit 9e10d0319b
2 changed files with 2 additions and 2 deletions

2
bin/gdiff Normal file
View file

@ -0,0 +1,2 @@
#!/bin/bash
g diff "$@"