A faster fetch. This only works on arch linux & probably doesn't support desktop environments.
``` rush 0.1.0 dicedtomato
USAGE: rush [FLAGS] [OPTIONS]
FLAGS:
-h, --help Prints help information
--icons
--theme
-V, --version Prints version information
OPTIONS:
-c, --cpu
by default rush creates a config file at $XDG_CONFIG_HOME/rush/rush.toml
if $XDG_CONFIG_HOME
doesn't exist then it will use $HOME/.config
. It will be populated with the default configuration options
toml
distro = true
kernel = true
shell = true
uptime = true
term = true
pacman = true
wm = true
resolution = true
cpu = true
mem = true
gpu = true
theme = false
icons = false
download the binary from releases
or
install from crates.io (rush-bin) with
sh
cargo install rush-bin
Then run with rush