Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
dependabot[bot] dbee003edf
Bump clap from 4.5.5 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.5 to 4.5.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.5...v4.5.9)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:05:12 +00:00
.github add unit tests 2024-07-13 17:04:40 -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 clap from 4.5.5 to 4.5.9 2024-07-13 22:05:12 +00:00
Cargo.toml Bump clap from 4.5.5 to 4.5.9 2024-07-13 22:05:12 +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