Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am skizz on github.
  • I am skizz (https://keybase.io/skizz) on keybase.
  • I have a public key whose fingerprint is 64DF 7DE6 63F8 4764 4A13 B44B C705 6955 7BC3 35C2

To claim this, I am signing this object:

@skizz
skizz / MacOsXConfiguration.sh
Created February 26, 2011 04:05
Configurations that I have applied to my Mac
#
# Change iTunes window to be normal
#
#Reverting the buttons to a horizontal layout can easily be done.
#With iTunes not running, open Terminal and enter the following code:
defaults write com.apple.iTunes full-window -1
#To restore the vertical layout, simply use this command:
#defaults write com.apple.iTunes full-window -0