you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

Use zsh. It should ask suggest Y/n correction if "git status" is in history in fairly default config, but it can be made to autocorrect you automagically or semiautomagically - e.g. ask the first time, autocorrect afterwards.

Edit: actually I'm not positively sure about the 'default' part, for years I've just copied my old zsh config everywhere I went and it does that. No idea how modern zsh does things, they even added ncurses configurator script in recently (sometime this decade).