mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	adding tig plugin for oh-my-zsh
This commit is contained in:
		
				
					committed by
					
						
						Marc Cornellà
					
				
			
			
				
	
			
			
			
						parent
						
							6e33095a7d
						
					
				
				
					commit
					bf79e1ceac
				
			
							
								
								
									
										6
									
								
								plugins/tig/tig.plugin.zsh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								plugins/tig/tig.plugin.zsh
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
alias tis='tig status'
 | 
			
		||||
alias til='tig log'
 | 
			
		||||
 | 
			
		||||
# blame a single file and list commits
 | 
			
		||||
alias tib='tig blame -C'
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user