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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 19:31:17 +00:00
.github fix gh action build 2024-07-31 14:11:44 -05:00
build Commit Linutil 2024-07-31 15:31:32 +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 feat: Update flatpaks in system-update 2024-07-31 03:30:07 -07:00
.gitignore fix gitignore 2024-05-16 16:47:27 -05:00
Cargo.lock Bump clap from 4.5.11 to 4.5.13 2024-08-05 19:31:17 +00:00
Cargo.toml Bump clap from 4.5.11 to 4.5.13 2024-08-05 19:31:17 +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 Remove the extra "Thanks a lot" 2024-07-31 12:38:09 -04:00
start.sh feat: Add aarch64 compatibility to start.sh and startdev.sh 2024-07-30 14:08:25 -07:00
startdev.sh feat: Add aarch64 compatibility to start.sh and startdev.sh 2024-07-30 14:08:25 -07: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 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

🎓 Documentation

LinUtil Official Documentation

💖 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. Keep rocking 🍻.

Contributors

Credits

Rust Shell written by @JustLinuxUser