mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	move ~/spf13-vim to ~/.spf13-vim
This commit is contained in:
		
							parent
							
								
									91e1957ec9
								
							
						
					
					
						commit
						24ce98c7ca
					
				
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
[submodule "vim/spf13-vim"]
 | 
					 | 
				
			||||||
	path = vim/spf13-vim
 | 
					 | 
				
			||||||
	url = https://github.com/spf13/spf13-vim
 | 
					 | 
				
			||||||
[submodule "fish/.config/fish/nvm-wrapper"]
 | 
					[submodule "fish/.config/fish/nvm-wrapper"]
 | 
				
			||||||
	path = fish/.config/fish/nvm-wrapper
 | 
						path = fish/.config/fish/nvm-wrapper
 | 
				
			||||||
	url = https://github.com/passcod/nvm-fish-wrapper
 | 
						url = https://github.com/passcod/nvm-fish-wrapper
 | 
				
			||||||
 | 
					[submodule "vim/.spf13-vim"]
 | 
				
			||||||
 | 
						path = vim/.spf13-vim
 | 
				
			||||||
 | 
						url = https://github.com/spf13/spf13-vim
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -50,7 +50,7 @@ git:
 | 
				
			|||||||
vim:
 | 
					vim:
 | 
				
			||||||
	@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
 | 
						@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
 | 
				
			||||||
	stow -t "$$HOME" vim
 | 
						stow -t "$$HOME" vim
 | 
				
			||||||
	~/spf13-vim/bootstrap.sh
 | 
						~/.spf13-vim/bootstrap.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
mutt:
 | 
					mutt:
 | 
				
			||||||
	@printf "$(YELLOW)--- mutt -----------------------------------------------\n$(RESET)"
 | 
						@printf "$(YELLOW)--- mutt -----------------------------------------------\n$(RESET)"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user