Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
dependabot[bot] e7e8542863
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 22:12:56 +00:00
.github Bump actions/download-artifact from 3 to 4 2024-07-13 22:12:56 +00: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 Initial Update 0.1 2024-06-06 17:56:45 -05:00
Cargo.toml Initial Update 0.1 2024-06-06 17:56:45 -05: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