wip: feat: Autosaving and recent files

This commit is contained in:
Madeleine Sydney
2025-01-07 04:30:21 -07:00
parent ae74a9a15a
commit cc759a73ea
5 changed files with 49 additions and 15 deletions

View File

@@ -350,11 +350,13 @@ Remove a given host from =~/.ssh/known_hosts=. Something like =sed -i -e '/192.1
Create a new tempdir called ~[NAME]~, and cd into it.
*** TODO =doctor=
*** TODO =doctor= / =status=
Run various checks on the system.
- Sizes of caches. perhaps those listed by ~sydnix.impermanence.cache.{files,directories}~? Offer to clean them if they're getting old.
- Sizes of caches. perhaps those listed by ~sydnix.impermanence.cache.{files,directories}~? Offer to clean them if they're getting old or large.
- Check for available upgrades. Flake inputs, overlays, emacs packages, etc.
* References