Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding screenshot location and file format settings #61

Merged
merged 1 commit into from
Apr 30, 2012
Merged

Adding screenshot location and file format settings #61

merged 1 commit into from
Apr 30, 2012

Conversation

ekinertac
Copy link
Contributor

No description provided.

@mathiasbynens
Copy link
Owner

# Save screenshots to the desktop
defaults write com.apple.screencapture location -string "$HOME/Desktop"
# Save screenshots in PNG format (other options: BMP, GIF, JPG, PDF, TIFF)
defaults write com.apple.screencapture type -string "png"

mathiasbynens added a commit that referenced this pull request Apr 30, 2012
.osx: Screenshot location and file format settings
@mathiasbynens mathiasbynens merged commit 0694fc2 into mathiasbynens:master Apr 30, 2012
parejadan added a commit to parejadan/dotfiles that referenced this pull request Apr 4, 2020
.osx: Screenshot location and file format settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants