Skip to content

Instantly share code, notes, and snippets.

@fusco
Created September 4, 2011 11:32
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 fusco/1192718 to your computer and use it in GitHub Desktop.
Save fusco/1192718 to your computer and use it in GitHub Desktop.
kmix reset user config
#!/bin/bash
killall -9 kmix
rm -rf $(kde4-config --localprefix)/share/apps/kmix/
rm -f $(kde4-config --localprefix)/share/config/kmix*
kmix &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment