Update Screenshot folder
mkdir ~/Pictures/ScreenShots
defaults write com.apple.screencapture location /Users/srihari/Pictures/ScreenShots/
killall SystemUIServer # Changes applied only after this
Mac
Published on Aug 22, 2016
mkdir ~/Pictures/ScreenShots
defaults write com.apple.screencapture location /Users/srihari/Pictures/ScreenShots/
killall SystemUIServer # Changes applied only after this