mirror of
				https://github.com/bartvdbraak/dotfiles.git
				synced 2025-10-30 23:29:10 +00:00 
			
		
		
		
	Add subdirectories for macbook and tongfang with config
				
					
				
			This commit is contained in:
		
							parent
							
								
									b743abcde5
								
							
						
					
					
						commit
						bb79b9a2c6
					
				
					 15 changed files with 117 additions and 0 deletions
				
			
		
							
								
								
									
										24
									
								
								.gitconfig
									
										
									
									
									
								
							
							
						
						
									
										24
									
								
								.gitconfig
									
										
									
									
									
								
							|  | @ -1,24 +0,0 @@ | |||
| [user] | ||||
| 	name = Bart van der Braak | ||||
| 	email = bartvdbraak@gmail.com | ||||
| [alias] | ||||
| 	p = push | ||||
| 	st = status | ||||
| 	ll = log --oneline | ||||
| 	last = log -1 HEAD --stat | ||||
| 	cm = commit -m | ||||
| 	d = diff | ||||
| 	gl = config --global -l | ||||
| 	aa = add . | ||||
| 	pushfwl = push --force-with-lease | ||||
| [core] | ||||
| 	excludesfile = /Users/bart.vanderbraak/.gitignore_global | ||||
| [init] | ||||
| 	defaultBranch = master | ||||
| [push] | ||||
| 	autoSetupRemote = true | ||||
| [filter "lfs"] | ||||
| 	clean = git-lfs clean -- %f | ||||
| 	smudge = git-lfs smudge -- %f | ||||
| 	process = git-lfs filter-process | ||||
| 	required = true | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue