Added .inputrc
This commit is contained in:
		
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							@@ -11,8 +11,9 @@ install-git:
 | 
				
			|||||||
	ln -s `pwd`/.gitconfig ~/.gitconfig
 | 
						ln -s `pwd`/.gitconfig ~/.gitconfig
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install-bash:
 | 
					install-bash:
 | 
				
			||||||
	rm -f ~/.bash_profile
 | 
						rm -f ~/.bash_profile ~/.inputrc
 | 
				
			||||||
	ln -s `pwd`/.bash_profile ~/.bash_profile
 | 
						ln -s `pwd`/.bash_profile ~/.bash_profile
 | 
				
			||||||
 | 
						ln -s `pwd`/.inputrc ~/.inputrc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install-colordiff:
 | 
					install-colordiff:
 | 
				
			||||||
	rm -f ~/.colordiffrc
 | 
						rm -f ~/.colordiffrc
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user