Crates.io | rush-bin |
lib.rs | rush-bin |
version | 0.1.2 |
source | src |
created_at | 2021-01-02 19:55:06.968622 |
updated_at | 2021-01-04 05:56:40.909006 |
description | rust fetch = rush |
homepage | https://github.com/diced/rush |
repository | https://github.com/diced/rush.git |
max_upload_size | |
id | 330724 |
size | 36,111 |
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 <cpu> [default: true]
-d, --distro <distro> [default: true]
-g, --gpu <gpu> [default: true]
-k, --kernel <kernel> [default: true]
-m, --mem <mem> [default: true]
-p, --pacman <pacman> [default: true]
-r, --resolution <resolution> [default: true]
-s, --shell <shell> [default: true]
-t, --term <term> [default: true]
-u, --uptime <uptime> [default: true]
-w, --wm <wm> [default: true]
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
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
cargo install rush-bin
Then run with rush