Created
January 14, 2021 21:46
-
-
Save hans2103/c900ee464608735ead170e679c38e19e to your computer and use it in GitHub Desktop.
Revisions
-
hans2103 created this gist
Jan 14, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ For that, you need Terminal. Here’s how to change where screenshots are saved Mac Terminal style: 1. On your Mac, create a folder called ”Screenshots” (or anything else you like) 2. Go to Applications > Utilities and double-click on Terminal 3. Type this command: `defaults write com.apple.screencapture location` 4. Drag the “Screenshots” folder you’ve just created onto the Terminal window. You’ll see its path displayed after the command. 5. Hit Return 6. Quit Terminal