Changes
Releases from this project are meant only as records of major changes. There will be automatic attachments generated by GitHub, but to get the latest version download the zip from the green <> Code ▼ button on the main page, or use the quick-install single command.
- Stop forcing
systemdto importPATH(venvlocation ended up inPATHconstantly) - Do better with services when logging out, instead of glitching on bad state
- Update terminals "delete word to left" shortcut to
Ctrl-w. Stopped working on fish 4.0.0 - Bootstrap (install) script now allows choosing branch, adding install options
- Fix bug/hang in setup while refreshing shortcuts in KDE 5 (on Debian 12)
Some bigger changes
- Adapted setup script to use
sudo,doas,run0commands interchangeably - Added support for a new base Linux distro type: Chimera Linux (uses BSD userland/utils)
Auto-generated full release notes (click to expand):
What's Changed
- Change attribution comment link to Kinto repo by @RedBearAK in #560
- Bump default config versions by @RedBearAK in #561
- Remove PATH from import-environment variables by @RedBearAK in #563
- Catch odd trinity DE name 'default' by @RedBearAK in #564
- Version bump env_context module by @RedBearAK in #565
- Update current status section (KVM apps) by @RedBearAK in #566
- Avoid syntax error in svcs log on logout by @RedBearAK in #567
- Minor modification of setup script by @RedBearAK in #568
- Add note about what "working" DE/WM means by @RedBearAK in #570
- Rework RHEL-type pkg logic to be less delicate by @RedBearAK in #571
- Make some logic blocks more explicit/clear by @RedBearAK in #572
- Change terminal delete word shortcut to Ctrl-w by @RedBearAK in #574
- Improved, more flexible bootstrap script by @RedBearAK in #575
- Disable shellcheck warning SC2086 by @RedBearAK in #576
- Improve script that refreshes shortcuts on KDE by @RedBearAK in #580
- Chimera support, doas/run0 support by @RedBearAK in #581
- Add note about new doas/run0 support by @RedBearAK in #582
- Update "How to Install" with link to bootstrap scr by @RedBearAK in #583
Full Changelog: Toshy_v25.03.0...Toshy_v25.03.1