fastfetch config for zsh init

This commit is contained in:
2026-02-01 21:54:16 +01:00
parent 1a5b256f23
commit 1577f066b2
2 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
"modules": [
"os",
"uptime",
"cpu",
"gpu",
"memory",
"swap",
"disk",
]
}