Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
2024-08-14 13:55:16 -07:00
.github Update dependabot.yml 2024-08-08 16:38:54 -05:00
build Commit Linutil 2024-08-08 23:16:54 +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: Add tab JSON 2024-08-14 13:55:16 -07:00
.gitignore fix gitignore 2024-05-16 16:47:27 -05:00
build.rs fix: Rebuild program upon any changes to command directory 2024-08-13 14:56:40 -07:00
Cargo.lock feat: Update tabs.rs to use tab data 2024-08-14 13:55:03 -07:00
Cargo.toml feat: Update tabs.rs to use tab data 2024-08-14 13:55:03 -07: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