File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -25,3 +25,4 @@ Follow guide: [Mac Setup Gitbook](https://xmlking.gitbook.io/macos-setup/)
2525- [ Sourabhbajaj's macOS Setup Guide] ( https://sourabhbajaj.com/mac-setup/index.html )
2626- [ Te BEST Mac Terminal Setup for 2022] ( https://bdarfler.medium.com/the-best-mac-terminal-setup-for-2022-44bf6e3c1a6e )
2727- [ Everduin94 dotfiles] ( https://github.com/Everduin94/dotfiles )
28+ - [ Oxidise Your Command Line (2025 Edition)] ( https://www.youtube.com/watch?v=rWMQ-g2QDsI )
Original file line number Diff line number Diff line change 11# Essentials
22
3- ** MacOS** comes with ` python3 ` , ` ruby ` , ` git ` _ preinstalled_ . < br />
3+ ** MacOS** comes with ` python3 ` , ` ruby ` , ` git ` _ preinstalled_ .
44We will install other missing essential tools used frequently by _ Developers_ .
55
66## Tools
77
88### Command-line tools
99
10- Install essential _ command-line tools_
10+ Install [ essential] ( https://www.youtube.com/watch?v=rWMQ-g2QDsI ) _ command-line tools_
1111
1212* [ watch] ( https://cli.github.com/ ) — ` watch ` will run a command repeatedly and then display the output in an ` ncurses ` friendly manner.
1313* [ jq] ( https://stedolan.github.io/jq/ ) — ` jq ` is like ` sed ` for JSON data
You can’t perform that action at this time.
0 commit comments