no need to save xcode's deriveddata dir
This commit is contained in:
		
							parent
							
								
									4457125f26
								
							
						
					
					
						commit
						2af6453683
					
				@ -37,6 +37,7 @@ RE+=" --exclude=/Library/Mail/"
 | 
			
		||||
RE+=" --exclude=/Library/Mail?Downloads/"
 | 
			
		||||
RE+=" --exclude=/Library/Application?Support/SecondLife/cache/"
 | 
			
		||||
RE+=" --exclude=/Library/Caches/"
 | 
			
		||||
RE+=" --exclude=/Library/Developer/Xcode/DerivedData/"
 | 
			
		||||
RE+=" --exclude=/Library/iTunes/iPhone?Software?Updates/"
 | 
			
		||||
RE+=" --exclude=/Library/iTunes/iPad?Software?Updates/"
 | 
			
		||||
RE+=" --exclude=/Pictures/iPod?Photo?Cache/"
 | 
			
		||||
 | 
			
		||||
@ -60,8 +60,9 @@ set hlsearch
 | 
			
		||||
map N Nzz
 | 
			
		||||
map n nzz
 | 
			
		||||
 | 
			
		||||
map _t :TlistToggle<cr>
 | 
			
		||||
" map _t :TlistToggle<cr>
 | 
			
		||||
 | 
			
		||||
colorscheme koehler
 | 
			
		||||
set cul
 | 
			
		||||
"hi CursorLine term=none cterm=none ctermbg=none
 | 
			
		||||
"set t_Co=256
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user