tendstofortytwo / vega

A simpler and faster command line system information tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vega

A simpler and faster command line system information tool designed to be faster than neofetch

screenshot

GPLv3

DEPENDENCIES

vega's dependencies are designed to minimal:

  • GNU/Linux
  • POSIX sh
  • libpci
  • gcc (build)

INSTALLATION

Install

make install

Uninstall

make remove

Also remove ~/.config/vega/config.sh (make remove does not do this)

CONFIGURATION

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)

About

A simpler and faster command line system information tool

License:GNU General Public License v3.0


Languages

Language:C 51.9%Language:Shell 41.0%Language:Roff 4.7%Language:Makefile 2.4%