File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## WIP
4
4
5
+ - Added support for Sqitch (via @ra1fee )
5
6
- Updated support for GeekTool (via @yuchen-lea )
6
7
- Remve support for Apple Preview, problematic on macOS 14.1
7
8
- Added support for Subler (via @EpicKris )
Original file line number Diff line number Diff line change @@ -626,6 +626,7 @@ See the [README](doc/README.md) file in the doc directory for more info.
626
626
- [ Splice] ( https://splice.com/ )
627
627
- [ Spotify Notifications] ( http://spotify-notifications.citruspi.io/ )
628
628
- [ Spotify] ( https://www.spotify.com/ )
629
+ - [ Sqitch] ( https://sqitch.org/ )
629
630
- [ Starship] ( https://starship.rs/ )
630
631
- [ Startupizer2] ( http://appledoc.gentlebytes.com/startupizer/ )
631
632
- [ Stata] ( http://www.stata.com/ )
Original file line number Diff line number Diff line change
1
+ [application]
2
+ name = Sqitch
3
+
4
+ [configuration_files]
5
+ .sqitch/sqitch.conf
You can’t perform that action at this time.
0 commit comments