mirror of
				https://github.com/cheat/cheat.git
				synced 2025-11-04 07:45:28 +01:00 
			
		
		
		
	feat(installer): set default editor
				
					
				
			Attempt to set and locate a default editor when running the installer.
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
# The editor to use with 'cheat -e <sheet>'. Defaults to $EDITOR or $VISUAL.
 | 
			
		||||
# editor: vim
 | 
			
		||||
editor: EDITOR_PATH
 | 
			
		||||
 | 
			
		||||
# Should 'cheat' always colorize output?
 | 
			
		||||
colorize: false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user