Fun tools/things I've discovered down the rabbit hole in the last couple of days:
- Chezmoi (https://www.chezmoi.io/): A dotfile manager that is incredibly flexible and lets me do templates to only some files (and even parts of files) depending on certain information on the host (IE don't install KDE files on non-KDE systems).
- Backrest (https://github.com/garethgeorge/backrest): A web GUI for your restic backups. Was having issues converting my autorestic setup to work on the Aurora-based OS on my laptop. (It's a me thing, nothing wrong with autorestic otherwise).
- RememberWindowPositions (https://github.com/rxappdev/RememberWindowPositions): WANTED THIS FOREVER WITH KDE. Loads windows back to where they were on your screen. Fully customizable. Only want some apps to be in the same place? Want some apps to open in different virtual screens? No problem (and much more functionality)!

