Learning and Using GitHub As a Non-Developer with Tower
For years I assumed GitHub was only useful if you were a developer. Turns out it's actually one of the best tools I've found for managing text-heavy Mac workflows. I now use Git repositories to version and back up things like: • my 13K-file Obsidian vault (private) • ~700 Keyboard Maestro macros (public) • Hazel and BetterTouchTool configs (public) • writing projects and scripts (private) • ~500 Markdown documents with my quotes collection (public) No coding required. I recently switched from GitHub Desktop to Tower, which exposes a lot more of Git's capabilities without forcing you into the command line....