All Posts programming neofetch: display information about operating system, software and hardware

neofetch: display information about operating system, software and hardware

Β· 127 words Β· 1 minute read

What is neofetch? πŸ”—

Display information about your operating system, software and hardware.

More information: https://github.com/dylanaraps/neofetch .

Usage πŸ”—

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 configuration 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

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .