thefuck

Automatically corrects and fixes mistyped shell commands.

brewmacoslinux
Try with needOr install directly
Source

About

Programmatically correct mistyped console commands

Commands

thefuck

Examples

fix typo in command name$ thefuck
correct wrong git command syntax$ git comit -m 'message' && thefuck
fix permission denied error$ apt-get install package && thefuck
correct misspelled file or directory path$ cd /usr/lcoal/bin && thefuck
get suggestion without executing automatically$ thefuck --yes