Skip to content

Instantly share code, notes, and snippets.

@magnusstahre
magnusstahre / powernap
Created August 28, 2011 14:43
Tells OS X to sleep from command line
#!/usr/bin/env osascript
tell application "System Events" to sleep
@magnusstahre
magnusstahre / .gitattributes
Created August 27, 2011 15:29
Displaying xmind files as text in git diff,blame,show etc.
*.xmind diff=xmind