镜像来自
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	remove pb
This commit is contained in:
		
							父節點
							
								
									eeadf0a374
								
							
						
					
					
						當前提交
						c91e028056
					
				
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@ -22,6 +22,3 @@
 | 
			
		||||
[submodule "vim/.vim/bundle/vim-airline"]
 | 
			
		||||
	path = vim/.vim/pack/plugins/start/vim-airline
 | 
			
		||||
	url = https://github.com/vim-airline/vim-airline
 | 
			
		||||
[submodule "pb"]
 | 
			
		||||
	path = pb
 | 
			
		||||
	url = https://tildegit.org/tomasino/pb
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								Makefile
									
									
									
									
									
								
							@ -16,7 +16,7 @@ endif
 | 
			
		||||
install:
 | 
			
		||||
	@make $(UNAME)
 | 
			
		||||
 | 
			
		||||
Linux: bash bin byobu fish git gnupg mutt nvim pb vim weechat
 | 
			
		||||
Linux: bash bin byobu fish git gnupg mutt nvim vim weechat
 | 
			
		||||
Windows: bash git vim
 | 
			
		||||
Other: bash git vim
 | 
			
		||||
 | 
			
		||||
@ -32,7 +32,6 @@ clean:
 | 
			
		||||
	stow -t "$$HOME" -D nvim
 | 
			
		||||
	stow -t "$$HOME" -D vim
 | 
			
		||||
	stow -t "$$HOME" -D weechat
 | 
			
		||||
	$(MAKE) -C pb PREFIX=~/.local uninstall
 | 
			
		||||
 | 
			
		||||
bash:
 | 
			
		||||
	@printf "$(YELLOW)--- bash -----------------------------------------------\n$(RESET)"
 | 
			
		||||
@ -69,11 +68,6 @@ nvim:
 | 
			
		||||
	@printf "$(YELLOW)--- nvim -----------------------------------------------\n$(RESET)"
 | 
			
		||||
	stow -t "$$HOME" nvim
 | 
			
		||||
 | 
			
		||||
pb:
 | 
			
		||||
	@printf "$(YELLOW)--- pb -------------------------------------------------\n$(RESET)"
 | 
			
		||||
	git submodule update --remote --init -- pb
 | 
			
		||||
	$(MAKE) -C pb PREFIX=~/.local install
 | 
			
		||||
 | 
			
		||||
vim:
 | 
			
		||||
	@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
 | 
			
		||||
	mkdir -p ~/.vim/{undodir,swap,backup}
 | 
			
		||||
@ -89,4 +83,4 @@ nuke:
 | 
			
		||||
	@printf "$(RED)--- nuking existing files ------------------------------\n$(RESET)"
 | 
			
		||||
	rm -rf ~/.byobu ~/.config/fish ~/.fzf ~/.bash*
 | 
			
		||||
 | 
			
		||||
.PHONY: bash fish git pb vim nvim mutt byobu weechat gnupg bin clean install nuke Windows Linux Other
 | 
			
		||||
.PHONY: bash fish git vim nvim mutt byobu weechat gnupg bin clean install nuke Windows Linux Other
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										1
									
								
								pb
									
									
									
									
									
								
							
							
								
								
								
								
								
								
									
									
								
							
						
						
									
										1
									
								
								pb
									
									
									
									
									
								
							@ -1 +0,0 @@
 | 
			
		||||
Subproject commit a6cea6f11a60e7f1c7963c9ecad79d07f64ce4b2
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user