Skip to content

Instantly share code, notes, and snippets.

@ecridge
Last active September 18, 2016 23:31
Show Gist options
  • Save ecridge/56b649233b2db2a73bc160632b67ce40 to your computer and use it in GitHub Desktop.
Save ecridge/56b649233b2db2a73bc160632b67ce40 to your computer and use it in GitHub Desktop.
Display two weeks at a time in Calendar on OS X Yosemite.
#!/usr/bin/env bash
defaults write com.apple.iCal n\ days\ of\ week 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment