fix: changed gitconfig to look at ~/ instead of hardcoded path
This commit is contained in:
		
							parent
							
								
									96ac5f4de3
								
							
						
					
					
						commit
						a858dd8309
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
	email = blake@blakeridgway.dev
 | 
						email = blake@blakeridgway.dev
 | 
				
			||||||
	name = Blake Ridgway
 | 
						name = Blake Ridgway
 | 
				
			||||||
[commit]
 | 
					[commit]
 | 
				
			||||||
	template = /home/blake/dotfiles/commit-conventions.txt
 | 
						template = ~/dotfiles/commit-conventions.txt
 | 
				
			||||||
[core]
 | 
					[core]
 | 
				
			||||||
	editor = nvim +14 -c +startinsert
 | 
						editor = nvim +14 -c +startinsert
 | 
				
			||||||
[init]
 | 
					[init]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue