diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c18cea3f..2da751b68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## WIP +- Added support for Sqitch (via @ra1fee) - Updated support for GeekTool (via @yuchen-lea) - Remve support for Apple Preview, problematic on macOS 14.1 - Added support for Subler (via @EpicKris) diff --git a/README.md b/README.md index bf034edca..51bacf288 100644 --- a/README.md +++ b/README.md @@ -626,6 +626,7 @@ See the [README](doc/README.md) file in the doc directory for more info. - [Splice](https://splice.com/) - [Spotify Notifications](http://spotify-notifications.citruspi.io/) - [Spotify](https://www.spotify.com/) +- [Sqitch](https://sqitch.org/) - [Starship](https://starship.rs/) - [Startupizer2](http://appledoc.gentlebytes.com/startupizer/) - [Stata](http://www.stata.com/) diff --git a/mackup/applications/sqitch.cfg b/mackup/applications/sqitch.cfg new file mode 100644 index 000000000..f5ab2e763 --- /dev/null +++ b/mackup/applications/sqitch.cfg @@ -0,0 +1,5 @@ +[application] +name = Sqitch + +[configuration_files] +.sqitch/sqitch.conf