[console_scripts]
ai = thefuck.entrypoints.ai_command_entry:main
fuck = thefuck.entrypoints.not_configured:main
thefuck = thefuck.entrypoints.main:main
thefuck-ai-setup = thefuck.entrypoints.setup_wizard:main
