1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-13 22:28:33 +00:00

Merge 2825b126be05a6a1345ca60065e5549d2fc8ac15 into f477cd69c250a4d4a9f5fb714c719f0170aacac8

This commit is contained in:
tpltnt 2015-05-09 16:59:31 +00:00
commit 52e0e8b629

View File

@ -135,6 +135,13 @@ Changes will be available only in a new shell session.
sudo pip install thefuck --upgrade
```
If executing thefuck fails, create necessary directory structure & files:
```bash
mkdir -p ~/.thefuck/rules
touch .thefuck/settings.py
cp CLONED_REPO/thefuck/rules/* .thefuck/rules
```
## How it works
The Fuck tries to match rule for the previous command, create new command