Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
2024-07-13 17:15:34 -05:00
.github Merge pull request #19 from ChrisTitusTech/dependabot/github_actions/actions/download-artifact-4 2024-07-13 17:15:11 -05:00
src kitty dotfile' 2024-07-13 16:44:09 -05:00
.gitignore fix gitignore 2024-05-16 16:47:27 -05:00
Cargo.lock Bump oneshot from 0.1.6 to 0.1.8 2024-07-13 22:05:22 +00:00
Cargo.toml Bump oneshot from 0.1.6 to 0.1.8 2024-07-13 22:05:22 +00:00
linutil Added passthrough to the terminal child process 2024-07-12 00:58:27 +02:00
README.md Update README.md 2024-07-13 16:57:16 -05:00
start.sh save binary as a tmp file 2024-07-08 00:33:47 +02:00

Chris Titus Tech's Linux Utility

pv

Usage

Open your terminal and paste this command

curl -fsSL https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh | sh

Credits

Rust Shell written by @JustLinuxUser