- Git
- Github Account
- KeePass with KeeAgent
- Putty Package
- plink
- puttygen
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
# ideas from: https://gist.github.com/tdd/470582 | |
[user] | |
name = <github-username or full name> | |
email = <github-username>@users.noreply.github.com | |
[core] | |
autocrlf = input | |
# VSCode | |
editor = code --wait | |
# Don't consider trailing space change as a cause for merge conflicts |
Contains scripts to modify exif metadata on media files. Generally, I used them for the synology photostation.
Another good reference with exif tricks: https://gist.github.com/rjames86/33b9af12548adf091a26
All of the commands or scripts require ExifTool by Phil Harvey.
Recommended Order of Running the Commands and Scripts
- Set CreateDate for Video-Media
- Set 'CreateDate' Based on FileName Supporting Different Formats