mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-31 18:21:10 +00:00
Add the whois
rule in README.md
This commit is contained in:
parent
6539c853b4
commit
bb4b42d2f1
@ -171,6 +171,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
|
||||
* `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;
|
||||
* `whois` – fixes `whois` command;
|
||||
* `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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user