Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
Nyx 07e754b3f2
Fix local vars bashisms that are not defined in posix (#548)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 16:48:01 -05:00
.github Update shellcheck.yml 2024-09-19 14:04:25 -05:00
core feat: Multi selection and installation (#338) 2024-09-19 13:15:30 -05:00
docs Initial support for flathub management (#341) 2024-09-18 21:34:42 -05:00
overrides Starts adding docs to LinUtil. 2024-07-24 11:16:21 +01:00
tabs Fix local vars bashisms that are not defined in posix (#548) 2024-09-19 16:48:01 -05:00
tui Revert "Removed an unused var (#535)" (#538) 2024-09-19 13:44:04 -05:00
.gitignore get rid of tracking builds 2024-09-16 15:46:37 -05:00
cargo-lock-merge.txt cargo lock policies 2024-09-10 16:08:05 -05:00
Cargo.lock Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
Cargo.toml Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
LICENSE Create LICENSE 2024-07-29 11:06:34 -05:00
linutil.desktop add desktop shortcut 2024-08-20 17:48:26 -05:00
README.md Packages metadata update [AUR] (#471) 2024-09-18 19:04:08 -05:00
start.sh fix: Add wrapper around script (#388) 2024-09-18 20:49:24 -05:00
startdev.sh Fix local vars bashisms that are not defined in posix (#548) 2024-09-19 16:48:01 -05:00

Chris Titus Tech's Linux Utility

Version GitHub Downloads (specific asset, all releases)

linutil AUR Version linutil-bin AUR Version

Preview

Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks. It helps you set up applications and optimize your system for specific use cases. The utility is actively developed in Rust 🦀, providing performance and reliability.

Note

Since the project is still in active development, you may encounter some issues. Please consider submitting feedback if you do.

💡 Usage

To get started, pick which branch you would like to use, then run the command in your terminal:

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

Dev branch

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

💖 Support

If you find Linutil helpful, please consider giving it a to show your support!

🎓 Documentation

For comprehensive information on how to use Linutil, visit the Linutil Official Documentation.

🛠 Contributing

We welcome contributions from the community! Before you start, please review our Contributing Guidelines to understand how to make the most effective and efficient contributions.

Official LinUtil Roadmap

🏅 Thanks to All Contributors

Thank you to everyone who has contributed to the development of Linutil. Your efforts are greatly appreciated, and youre helping make this tool better for everyone!

Contributors

📜 Credits

Linutils Rust shell was developed by @JustLinuxUser.