Last active
May 18, 2016 13:43
-
-
Save stratigos/166811f6f5cdf68c1dae16aa7f7d363f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# view 'git diff' in vim | |
alias gdif="git diff | vim -R -" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment