mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-04 12:38:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			246 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			246 B
		
	
	
	
		
			Text
		
	
	
	
	
	
#
 | 
						|
# This file is managed by dotdrop, only edit it in your dotdrop files!
 | 
						|
#
 | 
						|
 | 
						|
# Use vim as editor on X
 | 
						|
VISUAL='vim'
 | 
						|
export VISUAL
 | 
						|
# Use vim as standard editor
 | 
						|
EDITOR='vim'
 | 
						|
export EDITOR
 | 
						|
# Set DOTNET_ROOT enviroment variable
 | 
						|
DOTNET_ROOT=/opt/dotnet
 |