Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
dependabot[bot] 83fd652f0e
Bump tui-term from 0.1.11 to 0.1.12
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](https://github.com/a-kenji/tui-term/compare/v0.1.11...v0.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:05:17 +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 tui-term from 0.1.11 to 0.1.12 2024-07-13 22:05:17 +00:00
Cargo.toml Bump tui-term from 0.1.11 to 0.1.12 2024-07-13 22:05:17 +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