Merge pull request #17 from s-shah-coder/per-day-completion

completed Day 17, added comments to Day 17
This commit is contained in:
Saf Shah 2022-12-08 10:49:49 +00:00 committed by GitHub
commit ad42dae1fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] 🐧 14 > [The Big Picture: DevOps and Linux](Days/day14.md)
- [✔️] 🐧 15 > [Linux Commands for DevOps (Actually everyone)](Days/day15.md)
- [✔️] 🐧 16 > [Managing your Linux System, Filesystem & Storage](Days/day16.md)
- [] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)
- [✔️] 🐧 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)