linutil/README.md

10 lines
309 B
Markdown
Raw Normal View History

2024-06-29 01:49:42 +01:00
## Chris Titus Tech's Linux Utility
2024-06-29 01:44:40 +01:00
![pv](https://i.imgur.com/quoAwXf.png)
## Usage
2024-06-29 01:56:26 +01:00
Open your terminal and paste this command
2024-06-29 01:11:26 +01:00
```bash
curl -fsSL https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh | sh
2024-06-29 01:09:37 +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)