linutil/README.md

8 lines
225 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
2024-06-29 03:13:28 +01:00
bash <(curl -L https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh)
2024-06-29 01:09:37 +01:00
```