Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Add the ability to change the screenshot location for a given user #83

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add the ability to change the screenshot location for a given user #83

wants to merge 3 commits into from

Conversation

pctony
Copy link

@pctony pctony commented Dec 25, 2014

Add the ability to the change the default location that OS X screenshots go to.

This can be done as simply as including this in the manifest used by the user:

class { 'osx::change_screenshot_location':
value => "/Users/${::luser}/Desktop/Screenshots";
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant