mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	rc/profile: introduce .environment2
This commit is contained in:
		
							parent
							
								
									51b0b5dde5
								
							
						
					
					
						commit
						a91f4a5642
					
				| @ -32,3 +32,8 @@ export XCURSOR_DISCOVER=1 | ||||
| if [ -f ~/.environment ]; then | ||||
|     . ~/.environment | ||||
| fi | ||||
| 
 | ||||
| # Something that scripts here won't attempt to overwrite | ||||
| if [ -f ~/.environment2 ]; then | ||||
|     . ~/.environment2 | ||||
| fi | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user