8 lines
		
	
	
		
			142 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			142 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
#!/bin/zsh
 | 
						|
use system/config
 | 
						|
#####################################################################
 | 
						|
 | 
						|
MAIN() {
 | 
						|
	EDIT "$CONFIG__USER_SETTINGS"
 | 
						|
}
 |