| Name: | thefuck |
|---|---|
| Version: | 3.32 |
| Release: | 10.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 462743 |
| License: | MIT |
| RPM: | thefuck-3.32-10.el9.noarch.rpm |
| Source RPM: | thefuck-3.32-10.el9.src.rpm |
| Build Date: | Fri Jan 12 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/nvbn/thefuck |
| Summary: | App that corrects your previous console command |
| Description: | This application corrects your previous console command. If you use BASH, you should add these lines to your .bashrc: alias fuck='eval $(thefuck $(fc -ln -1)); history -r' alias FUCK='fuck' For other shells please check /usr/share/doc/thefuck/README.md |