Of those 7 Command-Line Tools That Make Your Life Easier | by Daan I’ve found 4 really useful
Enhancd memorizes all directories visited by a user and use it for the pathname resolution.
- Thefuck is a great tool that corrects errors in previous console commands.
- Git stats
- Autojump keeps track of the directories you use the most from the command line and stores this information in a database
- Bat is basically a clone of the cat command that comes with syntax highlighting and Git integration.