Skip to content

Instantly share code, notes, and snippets.

@osde8info
Created November 17, 2014 12:26
Show Gist options
  • Save osde8info/4ef4dea5ec01fc5a0389 to your computer and use it in GitHub Desktop.
Save osde8info/4ef4dea5ec01fc5a0389 to your computer and use it in GitHub Desktop.
.bash_aliases
# bash diff aliases
#
alias diffr='diff -qrX ~/.di'
alias diffs='diff --suppress-common-lines -y'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment