mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-06 16:31:16 +01:00
Updates to README for new terminal configuration
This commit is contained in:
parent
bf5b8c1f7f
commit
1df9ecca50
1 changed files with 13 additions and 1 deletions
14
README.md
14
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue