Skip to content

Instantly share code, notes, and snippets.

@jmakeig
Created September 19, 2016 14:43
Show Gist options
  • Save jmakeig/7b4ba402329b985934e880172c9e9f83 to your computer and use it in GitHub Desktop.
Save jmakeig/7b4ba402329b985934e880172c9e9f83 to your computer and use it in GitHub Desktop.
OS X default configuration
#! /usr/bin/env bash
defaults write com.apple.screencapture type png
defaults write com.apple.screencapture location ~/Screenshots
killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment