1
Fork 0

Preparing for lepatus install

This commit is contained in:
Matei Adriel 2023-07-17 16:50:07 +02:00
parent da56401123
commit 9aa1107324
No known key found for this signature in database
23 changed files with 176 additions and 29 deletions
home/features/cli

View file

@ -31,5 +31,6 @@
unrar # For extracting shit from rars
tokei # Useless but fun line of code counter (sloc alternative)
bottom # System monitor
tldr # Example based cli docs
];
}

View file