Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
dependabot[bot] 22dba273cb
Bump clap from 4.5.9 to 4.5.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11.
- [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.9...clap_complete-v4.5.11)

---
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-29 20:01:28 +00:00
.github Update issue-slash-commands.yaml 2024-07-25 17:28:59 -05:00
build/release Commit Linutil 2024-07-25 22:16:36 +00:00
docs Update faq.md 2024-07-24 12:31:53 +01:00
overrides Starts adding docs to LinUtil. 2024-07-24 11:16:21 +01:00
src Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2024-07-25 17:01:13 -05:00
.gitignore fix gitignore 2024-05-16 16:47:27 -05:00
Cargo.lock Bump clap from 4.5.9 to 4.5.11 2024-07-29 20:01:28 +00:00
Cargo.toml Bump clap from 4.5.9 to 4.5.11 2024-07-29 20:01:28 +00:00
LICENSE Create LICENSE 2024-07-29 11:06:34 -05:00
mkdocs.yml Starts adding docs to LinUtil. 2024-07-24 11:16:21 +01:00
README.md Merge pull request #78 from monoterne/patch-2 2024-07-29 11:10:35 -05:00
start.sh fix shellcheck warnings and rename variables to be consistent 2024-07-21 20:15:41 -04:00
startdev.sh Merge pull request #33 from luca0N/dev-echo-colors 2024-07-18 22:35:24 -05:00

Chris Titus Tech's Linux Utility

Version GitHub Downloads (specific asset, all releases)

Preview

A distro-agnostic* toolbox which helps with everyday Linux tasks. It can help you set up applications, and set up your system for specific use cases! Written with Rust 🦀

* — The project is in active development, so there could be some issues, please, consider submitting feedback

💡 Usage

Open your terminal and paste this command

curl -fsSL https://christitus.com/linux | sh

💖 Support

  • To morally and mentally support the project, make sure to leave a !

🏅 Thanks to all Contributors

Thanks a lot for spending your time helping Linutil grow. Thanks a lot! Keep rocking 🍻.

Contributors

Credits

Rust Shell written by @JustLinuxUser