## Example in git ``` ❯ git pshu git: 'pshu' is not a git command. See 'git --help'. The most similar command is push ``` ## Algorithm to determine best matching option/command (Damerau-Levenshtein) - https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-019-2819-0 - https://github.com/GlobalNamesArchitecture/damerau-levenshtein ## Tasks - [ ] Make it configurable