This website requires JavaScript.
Explore
Help
Sign In
MirroredRepos
/
thefuck
Watch
1
Star
0
Fork
0
You've already forked thefuck
mirror of
https://github.com/nvbn/thefuck.git
synced
2025-02-25 14:28:38 +00:00
Code
Issues
Releases
Wiki
Activity
thefuck
/
.travis.yml
LICENSE.md
MANIFEST.in
README.md
requirements.txt
setup.py
tests/rules/test_cd_parent.py
tests/rules/test_cp_omitting_directory.py
tests/rules/test_git_not_command.py
tests/rules/test_git_push.py
tests/rules/test_has_exists_script.py
tests/rules/test_lein_not_task.py
tests/rules/test_mkdir_p.py
tests/rules/test_no_command.py
tests/rules/test_python_command.py
tests/rules/test_rm_dir.py
tests/rules/test_ssh_known_host.py
tests/rules/test_sudo.py
tests/rules/test_switch_lang.py
tests/test_main.py
thefuck/__init__.py
thefuck/main.py
thefuck/rules/__init__.py
thefuck/rules/cd_parent.py
thefuck/rules/cp_omitting_directory.py
thefuck/rules/git_not_command.py
thefuck/rules/git_push.py
thefuck/rules/has_exists_script.py
thefuck/rules/lein_not_task.py
thefuck/rules/mkdir_p.py
thefuck/rules/no_command.py
thefuck/rules/python_command.py
thefuck/rules/rm_dir.py
thefuck/rules/ssh_known_hosts.py
thefuck/rules/sudo.py
thefuck/rules/switch_lang.py
thefuck/utils.py
No matching file found