Add history module

This commit is contained in:
2026-01-19 13:41:34 -05:00
parent a0fcb5d4a8
commit 4df1540bc8
4 changed files with 52 additions and 12 deletions

View File

@@ -8,3 +8,4 @@ pub mod help;
pub mod repo;
pub mod rtfm;
pub mod kick;
pub mod history;