adding a bunch of stuff (vim, nvim, bspwm)
This commit is contained in:
		@ -20,10 +20,14 @@ $0
 | 
			
		||||
clean: 
 | 
			
		||||
	rm -f *.o
 | 
			
		||||
	rm -f $1 
 | 
			
		||||
	rm -f tags compile_commands.json
 | 
			
		||||
 | 
			
		||||
bear: clean
 | 
			
		||||
	bear -- make
 | 
			
		||||
 | 
			
		||||
tags: 
 | 
			
		||||
	ctags **.{c,h}
 | 
			
		||||
 | 
			
		||||
run: $1 
 | 
			
		||||
	./$<
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user