mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
f278b46668
Use the `-e' option when using the `echo' command, as backslashes are not interpreted by default, and replace existing `printf' calls with `echo' for consistency. |
||
---|---|---|
.github | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
lindev.sh | ||
linutil | ||
README.md | ||
start.sh | ||
startdev.sh |
Chris Titus Tech's Linux Utility
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