Merge pull request #6 from 7r9s3t5u1v2w4x6y8z0a/main

documentation fixes
This commit is contained in:
Chris Titus 2024-06-28 20:55:11 -05:00 committed by GitHub
commit 494bb36e0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,7 @@
## Linux Toolbox
A toolbox of utilities for most linux distros
as fetured on CTT livestream: https://www.youtube.com/watch?v=X1vQ6va5xOc&t=2578s
## Installation instructions
1. Clone this repo
2. Run install.sh
### MyBash
## Chris Titus Tech's Linux Utility
![pv](https://i.imgur.com/quoAwXf.png)
## Usage
Open your terminal and paste this command
```bash
git clone https://github.com/ChrisTitusTech/linutil && cd linutil && ./linutil
```