Initial commit

This commit is contained in:
root 2025-11-23 14:40:03 -05:00
commit ba81b11579
4 changed files with 339 additions and 0 deletions

View file

@ -0,0 +1,15 @@
{
"display": {
"separator": " == "
},
"modules": [
"title",
"os",
"kernel",
"cpu",
"memory",
"disk",
"shell"
]
}