From 1df9ecca5063d1c3ecaf42be1638014266f158ee Mon Sep 17 00:00:00 2001 From: josean-dev Date: Wed, 17 Apr 2024 16:17:34 -0400 Subject: [PATCH] Updates to README for new terminal configuration --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88be037..457cf8c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,19 @@ 📹 Youtube Guide: [How To Make Your Boring Mac Terminal So Much Better](https://www.youtube.com/watch?v=CF1tMjvHDRA&list=PLnu5gT9QrFg36OehOdECFvxFFeMHhb_07&index=2&t=479s) -You'll also need to install extra cli tools from: +You'll also need to install extra cli tools as described in this blog post and video: + +✍🏼 Blog Pst: [7 Amazing CLI Tools You Won't Be Able To Live Without](https://josean.com/7-amazing-cli-tools) +📹 Youtube Video: [7 Amazing CLI Tools You Won't Be Able To Live Without](https://www.youtube.com/mmqDYw9C30I) + +- [fzf](https://github.com/junegunn/fzf.git) +- [fd](https://github.com/sharkdp/fd) +- [fzf-git](https://github.com/junegunn/fzf-git.sh) +- [bat](https://github.com/sharkdp/bat) +- [delta](https://github.com/dandavison/delta) +- [eza](https://github.com/eza-community/eza.git) +- [tldr](https://github.com/tldr-pages/tldr) +- [thefuck](https://github.com/nvbn/thefuck) ### Relevant Files