Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
Chris Titus 19e1b7445e
Merge pull request #34 from mendres82/main
Changed zypper update
2024-07-18 22:35:46 -05:00
.github omit start.sh 2024-07-18 17:49:24 -05:00
build/release Commit Linutil 2024-07-18 22:38:15 +00:00
src Merge pull request #34 from mendres82/main 2024-07-18 22:35:46 -05:00
.gitignore fix gitignore 2024-05-16 16:47:27 -05:00
Cargo.lock add title with date 2024-07-18 17:37:31 -05:00
Cargo.toml add title with date 2024-07-18 17:37:31 -05:00
README.md update run command to stable release 2024-07-14 00:03:42 -05:00
start.sh Fix colors with echo commands 2024-07-15 18:00:28 -03:00
startdev.sh Merge pull request #33 from luca0N/dev-echo-colors 2024-07-18 22:35:24 -05:00

Chris Titus Tech's Linux Utility

pv

Usage

Open your terminal and paste this command

curl -fsSL https://github.com/ChrisTitusTech/linutil/releases/latest/download/start.sh | sh

Credits

Rust Shell written by @JustLinuxUser