mackup
mackup copied to clipboard
Keep your application settings in sync (OS X/Linux)
### All submissions * [x] I have followed the [Contributing Guidelines](https://github.com/lra/mackup/blob/master/.github/CONTRIBUTING.md) * [x] I have checked to ensure there aren't other open [Pull Requests](https://github.com/lra/mackup/pulls) for the same update/change ### Adding/updating...
It seems Mackup uninstall does so for all applications. It would be useful to uninstall singel apps. Esp. those that don't work well with Mackup, like iTerm2 and Textexpander. TIA
## Intro This project fucked up my Mac. ## Way to reproduce I use iTerm2 on M2 Pro MacBook Pro. I found the app from Homebrew, says “Keep your Mac's...
I have been trying to work out why my app settings are all resetting, and not persisting in macOS 14. This has been happening for apps such as Raycast, iTerm,...
In the storage location (i.e. the folder symlink point towards), the backed-up files often have a `.` prepended at the front (if not all). This requires running `ls -a` to...
Already exists as part of [macosx.cfg](https://github.com/lra/mackup/blob/master/mackup/applications/macosx.cfg) ### All submissions * [x] I have followed the [Contributing Guidelines](https://github.com/lra/mackup/blob/master/.github/CONTRIBUTING.md) * [x] I have checked to ensure there aren't other open [Pull Requests](https://github.com/lra/mackup/pulls)...
### All submissions * [x] I have followed the [Contributing Guidelines](https://github.com/lra/mackup/blob/master/.github/CONTRIBUTING.md) * [x] I have checked to ensure there aren't other open [Pull Requests](https://github.com/lra/mackup/pulls) for the same update/change ### Adding/updating...
This PR adds support for Terraform CLI, here are explained what directories are included: https://developer.hashicorp.com/terraform/cli/config/config-file #### Local test run ✅ I was initially not able to test the changes locally,...
.gitattributes also contains app settings ### All submissions * [x] I have followed the [Contributing Guidelines](https://github.com/lra/mackup/blob/master/.github/CONTRIBUTING.md) * [x] I have checked to ensure there aren't other open [Pull Requests](https://github.com/lra/mackup/pulls) for...
There is alike popular project [chezmoi](https://github.com/twpayne/chezmoi) for Linux and Windows systems, that solve similar task with syncing of user config files, but at now lack of templates for config files...