Skip to content

Instantly share code, notes, and snippets.

@do9iigane
Last active May 11, 2016 08:03
Show Gist options
  • Save do9iigane/c20c64354a347501fe0cd52d612ced48 to your computer and use it in GitHub Desktop.
Save do9iigane/c20c64354a347501fe0cd52d612ced48 to your computer and use it in GitHub Desktop.
OSX captureの保存先を変更する
  1. 保存先を変更
    defaults write com.apple.screencapture location ~/Picture/screenshot
  2. UIServerを再読み込み
    killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment