nixos_cmd_not_found rule (#912, #922)terraform_init rule (#924)docker_image_being_used_by_container rule (#925, #928)go_unknown_command rule (#933)yum_invalid_operation rule (#968)git_branch_delete_checked_out rule (#985)remove_shell_prompt_literal rule (#996)choco_install rule (#998)cp_create_destination rule (#1061)switch_lang rule (#880, #981)apt_list_upgradable (#931)git_checkout with git 2.22.0 (#934)docker_not_command with newer docker versions (#937, #940)rules_git_checkout with branches with slashes (#944)apt_invalid_operation behaviour with apt uninstall (#950)apt_invalid_operation with newer apt-get versions (#1031)pip_unknown_command (#1047, #1059)pyenv_no_such_command rule (#918)pip_install rule (#895)docker_login rule (#894)git_commit_reset rule (#886)yay support in pacman and pacman_not_found rules (#907)switch_lang rule (#862, #864)-y/--yeah command line args in Fish Shell (#900)brew_reinstall rule (#816)long_form_help rule (#810)unsudo rule (#787)git_merge_unrelated rule (#773)git_commit_amend rule (#664)adb_unknown_command rule (#765)apt_upgrade rule (#761)git_merge rule (#629)cd_mkdir rule (#784)cd_correction rule (#784)switch_lang rule (#776)git_branch_exists rule (#762)git_push rule (#740)git_checkout rule (#632)$SHELL for detecting shell (#783)heroku_multiple_apps β add --app <app> to heroku commands like heroku pg (#729);apt_list_upgradable β helps you run apt list --upgradable after apt update (#732);ctrl+n and ctrl+p instead of β and β (#711);Command.output instead of stdout/stderr (#682, #691);php_s rule that replaces -s by -S when trying to run a local php server (#655);dnf_no_such_command rule that fixes mistyped DNF commands (#698);git_remote_delete rule that replaces git remote delete remote_name with git remote remove remote_name (#670);git_push_different_branch_names rule that fixes pushes when local brach name does not match remote branch name (#652);prove_recursively rule that adds -r when called with directory;brew_cask_dependency rule that installs cask dependencies;brew_update_formula rule (#710).missing_space_before_subcommand rule (#681)Before:
thefuck git br THEFUCK\_ARGUMENT\_PLACEHOLDER -y 0,36s user 0,02s system 97% cpu 0,383 total thefuck --alias 0,29s user 0,01s system 99% cpu 0,303 total
After:
thefuck git br THEFUCK\_ARGUMENT\_PLACEHOLDER -y 0,19s user 0,03s system 94% cpu 0,234 total thefuck --alias 0,13s user 0,02s system 99% cpu 0,149 total