A smart command history search and management tool. Replaces your default shell history search (ctrl-r) with an intelligent search engine providing context and relevance to the commands. More information: https://github.com/cantino/mcfly.
mcfly init bash|fish|zsh
mcfly search --results 20 "search_terms"
mcfly add "command"
mcfly move "path/to/old_directory" "path/to/new_directory"
mcfly train
mcfly help subcommand