mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-07 13:41:21 +00:00
Move misplaced rule in README
This commit is contained in:
parent
d4fada8e4c
commit
33b1536c28
@ -190,11 +190,11 @@ Enabled by default only on specific platforms:
|
|||||||
* `brew_install` – fixes formula name for `brew install`;
|
* `brew_install` – fixes formula name for `brew install`;
|
||||||
* `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`;
|
* `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`;
|
||||||
* `brew_upgrade` – appends `--all` to `brew upgrade` as per Homebrew's new behaviour;
|
* `brew_upgrade` – appends `--all` to `brew upgrade` as per Homebrew's new behaviour;
|
||||||
* `git_push_force` – adds `--force` to a `git push` (may conflict with `git_push_pull`);
|
|
||||||
* `pacman` – installs app with `pacman` or `yaourt` if it is not installed.
|
* `pacman` – installs app with `pacman` or `yaourt` if it is not installed.
|
||||||
|
|
||||||
Bundled, but not enabled by default:
|
Bundled, but not enabled by default:
|
||||||
|
|
||||||
|
* `git_push_force` – adds `--force` to a `git push` (may conflict with `git_push_pull`);
|
||||||
* `rm_root` – adds `--no-preserve-root` to `rm -rf /` command.
|
* `rm_root` – adds `--no-preserve-root` to `rm -rf /` command.
|
||||||
|
|
||||||
## Creating your own rules
|
## Creating your own rules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user