Skip to content

Instantly share code, notes, and snippets.

@weshouman
Created June 6, 2015 02:42
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 weshouman/4791be57ebbe34b5341e to your computer and use it in GitHub Desktop.
Save weshouman/4791be57ebbe34b5341e to your computer and use it in GitHub Desktop.
edits in my linux files
#git and kompare
gk () { git diff $* | kompare - ; }
#akonadi requirements for kaddressbook (*.vcf editor)
#adding where agents exist
XDG_DATA_DIRS="/usr/share/kde4/apps:$XDG_DATA_DIRS"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment