1.1.1
Improvements:
- sysget now creates a folder for the config file if it doesn't exists
- compiling should now work on macOS
- minor interface improvements
Installation:
sudo wget -O /usr/local/bin/sysget https://github.com/emilengler/sysget/releases/download/v1.1.1/sysget && sudo mkdir -p /usr/local/share/sysget && sudo chmod a+x /usr/local/bin/sysget