mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	#N/A: Inform the correct path to DEFAULT_RULES (#993)
				
					
				
			This commit is contained in:
		
				
					committed by
					
						 Vladimir Iakovlev
						Vladimir Iakovlev
					
				
			
			
				
	
			
			
			
						parent
						
							ecee70f774
						
					
				
				
					commit
					d85099b8da
				
			| @@ -389,7 +389,7 @@ requires_output = True | |||||||
| Several *The Fuck* parameters can be changed in the file `$XDG_CONFIG_HOME/thefuck/settings.py` | Several *The Fuck* parameters can be changed in the file `$XDG_CONFIG_HOME/thefuck/settings.py` | ||||||
| (`$XDG_CONFIG_HOME` defaults to `~/.config`): | (`$XDG_CONFIG_HOME` defaults to `~/.config`): | ||||||
|  |  | ||||||
| * `rules` – list of enabled rules, by default `thefuck.conf.DEFAULT_RULES`; | * `rules` – list of enabled rules, by default `thefuck.const.DEFAULT_RULES`; | ||||||
| * `exclude_rules` – list of disabled rules, by default `[]`; | * `exclude_rules` – list of disabled rules, by default `[]`; | ||||||
| * `require_confirmation` – requires confirmation before running new command, by default `True`; | * `require_confirmation` – requires confirmation before running new command, by default `True`; | ||||||
| * `wait_command` – max amount of time in seconds for getting previous command output; | * `wait_command` – max amount of time in seconds for getting previous command output; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user