Switch back to macOS.
This commit is contained in:
parent
f8866a9eca
commit
e819a06cda
137 changed files with 192 additions and 23 deletions
18
_linux/_cli/fastfetch/config.jsonc
Normal file
18
_linux/_cli/fastfetch/config.jsonc
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"modules": [
|
||||
"host",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"break",
|
||||
"os",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
"break",
|
||||
"de",
|
||||
"terminal",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue