mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-31 07:04:12 +00:00 
			
		
		
		
	#270 Add default priority in the readme
This commit is contained in:
		| @@ -242,7 +242,7 @@ enabled_by_default = True | |||||||
| def side_effect(command, settings): | def side_effect(command, settings): | ||||||
|     subprocess.call('chmod 777 .', shell=True) |     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), | [More examples of rules](https://github.com/nvbn/thefuck/tree/master/thefuck/rules), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user