Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
2024-07-18 16:53:40 -05:00
.github try env:version 2024-07-18 16:53:40 -05:00
src prerelease fix 2024-07-18 16:29:02 -05:00
.gitignore fix gitignore 2024-05-16 16:47:27 -05:00
Cargo.lock Bump ratatui from 0.26.2 to 0.27.0 2024-07-13 22:16:31 +00:00
Cargo.toml fix bin 2024-07-13 18:53:27 -05:00
lindev.sh dev branch setup 2024-07-13 20:07:34 -05:00
linutil Replace linutil binary 2024-07-18 20:44:54 +00:00
README.md update run command to stable release 2024-07-14 00:03:42 -05:00
start.sh fix deployments 2024-07-14 00:33:35 -05:00
startdev.sh fix deployments 2024-07-14 00:33:35 -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