mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
#270 Add default priority in the readme
This commit is contained in:
parent
baf7796295
commit
36450b740f
@ -242,7 +242,7 @@ enabled_by_default = True
|
||||
def side_effect(command, settings):
|
||||
subprocess.call('chmod 777 .', shell=True)
|
||||
|
||||
priority = 1000 # Lower first
|
||||
priority = 1000 # Lower first, default is 1000
|
||||
```
|
||||
|
||||
[More examples of rules](https://github.com/nvbn/thefuck/tree/master/thefuck/rules),
|
||||
|
Loading…
x
Reference in New Issue
Block a user