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 characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <!-- This file is stored in ~/Library/LaunchAgents --> | |
| <!-- type in terminal: launchctl load ~/Library/LaunchAgents/com.me.photoshop_backup --> | |
| <!-- Or you can log out and log in (launchagents are added automatically) --> | |
| <dict> | |
| <key>Label</key> | |
| <string>com.me.corey.photoshop_backup</string> | |
| <key>LowPriorityIO</key> |
NewerOlder