neofetch
CLI tool to display information about your operating system, software and hardware.
- Return the default config, and create it if it's the first time the program runs:
neofetch
- Trigger an info line from appearing in the output, where 'infoname' is the function name in the config file, e.g. memory:
neofetch --{enable|disable} {infoname}
- Hide/Show OS architecture:
neofetch --os_arch {on|off}
- Enable/Disable CPU brand in output:
neofetch --cpu_brand {on|off}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).