Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-21 | trying to fix userfiledebugging | John Turner | |
2025-08-20 | rework how user files work | John Turner | |
Instead of assuming all user files exist under $HOME, we create a .file.user module and typeattribute. This allows user files to exist in places outside of $HOME. Also we changed filecon so that $HOME itself is user.home.file rather than home.file. |