mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 20:11:17 +00:00
Update rules list in readme
This commit is contained in:
parent
9a43ba6e24
commit
ee5c40d427
@ -149,7 +149,10 @@ using matched rule and run it. Rules enabled by default:
|
||||
* `rm_dir` – adds `-rf` when you trying to remove directory;
|
||||
* `ssh_known_hosts` – removes host from `known_hosts` on warning;
|
||||
* `sudo` – prepends `sudo` to previous command if it failed because of permissions;
|
||||
* `switch_layout` – switches command from your local layout to en.
|
||||
* `switch_layout` – switches command from your local layout to en;
|
||||
* `apt_get` – installs app from apt if it not installed;
|
||||
* `brew_install` – fixes formula name for `brew install`;
|
||||
* `composer_not_command` – fixes composer command name.
|
||||
|
||||
Bundled, but not enabled by default:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user