include nonnixshellrc on non-nix
This commit is contained in:
		
							parent
							
								
									142f2cb9f8
								
							
						
					
					
						commit
						b8debc6853
					
				@ -3,7 +3,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
export USER=`whoami`
 | 
					export USER=`whoami`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# . $HOME/etc/nonnixshellrc
 | 
					test -d /run/current-system || . $HOME/etc/nonnixshellrc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Customisation of Programs {{{1
 | 
					# Customisation of Programs {{{1
 | 
				
			||||||
alias ls='ls --color=auto'
 | 
					alias ls='ls --color=auto'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user