Super useful command line tools
-
z– switch directories super easily -
fzf– better way to match in the terminal -
bat– better than cat -
exa– better than ls -
fd– better than find -
rp– better than your recursive grep
The above can be installed with brew.
See this article 10 Tools To Power Up Your Command Line for how to install these tools