mirror of
				https://gitlab.com/ceda_ei/wish
				synced 2025-10-31 04:10:11 +01:00 
			
		
		
		
	Add reinit plugin
This commit is contained in:
		
							
								
								
									
										18
									
								
								docs/plugins/reinit.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								docs/plugins/reinit.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| # Re-Init | ||||
|  | ||||
| Re-initialize wish from config every time the prompt is redrawn. This plugin is | ||||
| primarily intended for playing around with config and should ideally be removed | ||||
| after that. | ||||
|  | ||||
| > Note: Add this plugin as the first plugin in `left` prompt. | ||||
|  | ||||
| ## Add to wish | ||||
|  | ||||
| ```ini | ||||
| [plugin] | ||||
| name = reinit | ||||
| ``` | ||||
|  | ||||
| ## Config options | ||||
|  | ||||
| No plugin specific config options are available. | ||||
		Reference in New Issue
	
	Block a user