big restructure, all around good changes

This commit is contained in:
2025-01-19 18:43:03 -05:00
parent 375cc7a88f
commit 4cda728b2e
7 changed files with 100 additions and 122 deletions

View File

@ -4,7 +4,6 @@ pub mod session;
pub mod commands;
pub mod history;
pub mod terminal;
pub mod ps;
pub mod rc;
pub mod vm;