The Fuck: Fix Misspelled Commands by Swearing at Your Terminal
Created|Practical Repos
Introduction
If you, like WaterCoFire, frequently use the terminal, you’ve probably had this experience: you carefully type out a long command, hit Enter, and get a red error message.
The Fuck shortens the fix-it process to a single word: type fuck, and it corrects and runs the command for you.
For example:
1 | ➜ git brnch |
1 | ➜ apt-get install vim |
It comes with over 150 built-in rules covering virtually all mainstream command-line tools: git, npm, pip, docker, brew, and more.
Visit
Click the link below to visit the repository. Please give the original author a star!
Copyright Notice
This post is licensed under CC BY-NC-SA 4.0. Credit the source when reposting.
This post is licensed under CC BY-NC-SA 4.0. Credit the source when reposting.
