linutil/README.md

14 lines
318 B
Markdown
Raw Normal View History

2024-06-29 01:49:42 +01:00
## Chris Titus Tech's Linux Utility
2024-07-14 06:03:42 +01:00
2024-06-29 01:44:40 +01:00
![pv](https://i.imgur.com/quoAwXf.png)
2024-07-14 06:03:42 +01:00
2024-06-29 01:44:40 +01:00
## Usage
2024-07-14 06:03:42 +01:00
2024-06-29 01:56:26 +01:00
Open your terminal and paste this command
2024-06-29 01:11:26 +01:00
```bash
2024-07-14 06:03:42 +01:00
curl -fsSL https://github.com/ChrisTitusTech/linutil/releases/latest/download/start.sh | sh
2024-06-29 01:09:37 +01:00
```
2024-07-14 06:03:42 +01:00
2024-07-13 22:56:27 +01:00
## Credits
2024-07-13 22:57:16 +01:00
Rust Shell written by [@JustLinuxUser](https://github.com/JustLinuxUser)