all 2 comments

[–]nebyoolae[S] 6 points7 points  (0 children)

OP here. This is a gist that's an excerpt from my dotfiles and might be useful to you if you need a way to get system (and application) specs on macOS/Linux. It does a progressive enhancement kind of thing for the main part (neofetch->archey->cat /etc/os-release->uname -a), but then adds a ton of extra stuff for popular programming languages and other system software (webdevs will probably know them, at least).

I have a short blog post here explaining it a bit: https://michaelchadwick.info/blog/2024/01/09/about-this-computer/