mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 08:18:40 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
								 | 
							
								all:
							 | 
						||
| 
								 | 
							
									stow --verbose --target=$$HOME --restow */
							 | 
						||
| 
								 | 
							
								delete:
							 | 
						||
| 
								 | 
							
									stow --verbose --target=$$HOME --delete */
							 |