A simpler and faster command line system information tool designed to be faster than neofetch
vega's dependencies are designed to minimal:
- GNU/Linux (or FreeBSD)
- POSIX sh
- libpci
- gcc (build)
- GNU Make (build)
Experimental FreeBSD support requires procfs(5) to be mounted. Note that GNU Make and BSD make are incompatible, so gmake is needed to build on FreeBSD.
Install
make install
Uninstall
make remove
Also remove ~/.config/vega/config.sh
(make remove
does not do this)
The main config file is located at /etc/vega.d/config.sh
Run vega --installconf
to install a copy to your user config directory (this will override the systemwide config)