Skip to content

Instantly share code, notes, and snippets.

@stratigos
Last active May 18, 2016 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stratigos/166811f6f5cdf68c1dae16aa7f7d363f to your computer and use it in GitHub Desktop.
Save stratigos/166811f6f5cdf68c1dae16aa7f7d363f to your computer and use it in GitHub Desktop.
# 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