From 5a860fe131066fa7dcc5cd149ec65303d13480cf Mon Sep 17 00:00:00 2001 From: "7r9s:3t5u:1v2w:4x6y::8z0a" Date: Fri, 28 Jun 2024 20:09:37 -0400 Subject: [PATCH 1/5] Update README.md --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 449f989b..e01b4a7f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -## 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 - - +## Introduction ++ A toolbox of utilities for linux - https://www.youtube.com/@christitustech +## How to use +``` +git clone https://github.com/ChrisTitusTech/linutil +cd linutil +./linutil +``` From 1c2e51a08f4f11f04bc4a8464f15ba6b942a699d Mon Sep 17 00:00:00 2001 From: "7r9s:3t5u:1v2w:4x6y::8z0a" Date: Fri, 28 Jun 2024 20:11:26 -0400 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e01b4a7f..6bf75a38 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Introduction + A toolbox of utilities for linux - https://www.youtube.com/@christitustech ## How to use -``` +```bash git clone https://github.com/ChrisTitusTech/linutil cd linutil ./linutil From 8bc240daeff6e1a337417f9feab9ec67dd685f41 Mon Sep 17 00:00:00 2001 From: "7r9s:3t5u:1v2w:4x6y::8z0a" Date: Fri, 28 Jun 2024 20:44:40 -0400 Subject: [PATCH 3/5] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6bf75a38..bb6b7006 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -## Introduction -+ A toolbox of utilities for linux - https://www.youtube.com/@christitustech -## How to use +## Chris Titus Tech's Linux Utilty +![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 +git clone https://github.com/ChrisTitusTech/linutil && cd linutil && ./linutil ``` From c035b07088fc830e9ed2f32c84a28bc244004b89 Mon Sep 17 00:00:00 2001 From: "7r9s:3t5u:1v2w:4x6y::8z0a" Date: Fri, 28 Jun 2024 20:49:42 -0400 Subject: [PATCH 4/5] oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb6b7006..bddff8c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Chris Titus Tech's Linux Utilty +## Chris Titus Tech's Linux Utility ![pv](https://i.imgur.com/quoAwXf.png) ## Usage + Open your terminal and paste this command From 05b0bdb5f85526dfb403fbc1d9f49decd9e022df Mon Sep 17 00:00:00 2001 From: "7r9s:3t5u:1v2w:4x6y::8z0a" Date: Fri, 28 Jun 2024 20:56:26 -0400 Subject: [PATCH 5/5] zazaaaaaa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bddff8c0..bda4cd18 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Chris Titus Tech's Linux Utility ![pv](https://i.imgur.com/quoAwXf.png) ## Usage -+ Open your terminal and paste this command +Open your terminal and paste this command ```bash git clone https://github.com/ChrisTitusTech/linutil && cd linutil && ./linutil ```