mirror of
				https://github.com/kastdeur/dotfiles.git
				synced 2025-10-31 03:06:35 +01:00 
			
		
		
		
	[git] include local gitconfig file at ~/.config/git/config.local
This commit is contained in:
		
							parent
							
								
									7fcea1d2c8
								
							
						
					
					
						commit
						b05492cb31
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -42,3 +42,8 @@ | |||
| 	difc  = diff --cached | ||||
| 
 | ||||
| 	alias = "! git config --get-regexp ^alias\\. " | ||||
| 
 | ||||
| # Overwrite from local gitconfig files | ||||
| [include] | ||||
| 	path = ~/.gitconfig.local | ||||
| 	path = ~/.config/git/config.local | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue