From 4b2f51469ea7ddf4d36047e0340c6204f58c934f Mon Sep 17 00:00:00 2001 From: s-shah-coder Date: Wed, 14 Dec 2022 15:36:57 +0000 Subject: [PATCH] Completed Day 20, added comments to Day 20 --- Days/day20.md | 6 ++++-- README.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Days/day20.md b/Days/day20.md index 36a4597..9625e2b 100644 --- a/Days/day20.md +++ b/Days/day20.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - Dev workstation setup - All the pretty things - Day 20' +title: "#90DaysOfDevOps - Dev workstation setup - All the pretty things - Day 20" published: false description: 90DaysOfDevOps - Dev workstation setup - All the pretty things -tags: 'devops, 90daysofdevops, learning' +tags: "devops, 90daysofdevops, learning" cover_image: null canonical_url: null id: 1048734 @@ -164,3 +164,5 @@ I also thought on this it was easier to show you a lot of the steps through vide Tomorrow we start our 7 days of diving into Networking, we will be looking to give ourselves the foundational knowledge and understanding of Networking around DevOps. See you on [Day21](day21.md) + +# ompleted Day exercises - Installed ZSH and dracula on VM diff --git a/README.md b/README.md index 84fe770..dce9b8a 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich - [✔️] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md) - [✔️] 🐧 18 > [SSH & Web Server(LAMP)](Days/day18.md) - [✔️] 🐧 19 > [Automate tasks with bash scripts](Days/day19.md) -- [] 🐧 20 > [Dev workstation setup - All the pretty things](Days/day20.md) +- [✔️] 🐧 20 > [Dev workstation setup - All the pretty things](Days/day20.md) ### Understand Networking