Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
dependabot[bot] a7230289a1
Bump oneshot from 0.1.6 to 0.1.8
Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.6 to 0.1.8.
- [Changelog](https://github.com/faern/oneshot/blob/v0.1.8/CHANGELOG.md)
- [Commits](https://github.com/faern/oneshot/compare/v0.1.6...v0.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:05:22 +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 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