mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-04 12:38:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			144 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			144 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
# Fix for JetBrains with non-re-parenting window managers
 | 
						|
export _JAVA_AWT_WM_NONREPARENTING=1
 | 
						|
# Disable Ansible cowsay
 | 
						|
export ANSIBLE_NOCOWS=1
 |