mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-04 04:28:11 +00:00 
			
		
		
		
	Add .zshenv to dotdrop.
This commit is contained in:
		
							parent
							
								
									d1dc74a3f6
								
							
						
					
					
						commit
						a0c960eb0c
					
				
					 2 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -80,6 +80,9 @@ dotfiles:
 | 
			
		|||
    - oh-my-zsh
 | 
			
		||||
    dst: ~/.zshrc
 | 
			
		||||
    src: zshrc
 | 
			
		||||
  f_zshrc:
 | 
			
		||||
    dst: ~/.zshenv
 | 
			
		||||
    src: zshenv
 | 
			
		||||
profiles:
 | 
			
		||||
  yoetunheimr:
 | 
			
		||||
    dotfiles:
 | 
			
		||||
| 
						 | 
				
			
			@ -105,3 +108,4 @@ profiles:
 | 
			
		|||
    - f_c3kdenlive
 | 
			
		||||
    - f_c3mpv
 | 
			
		||||
    - f_c3check
 | 
			
		||||
    - f_zshrc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										4
									
								
								dotfiles/zshenv
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								dotfiles/zshenv
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,4 @@
 | 
			
		|||
# Fix for JetBrains with non-re-parenting window managers
 | 
			
		||||
export _JAVA_AWT_WM_NONREPARENTING=1
 | 
			
		||||
# Disable Ansible cowsay
 | 
			
		||||
export ANSIBLE_NOCOWS=1
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue