mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	New alias for repo: ru and rst
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
		
							parent
							
								
									e04d3e0563
								
							
						
					
					
						commit
						99c9dbed47
					
				@ -10,3 +10,9 @@ compdef _repo rs='repo sync'
 | 
			
		||||
 | 
			
		||||
alias rsrra='repo sync ; repo rebase --auto-stash'
 | 
			
		||||
compdef _repo rsrra='repo sync ; repo rebase --auto-stash'
 | 
			
		||||
 | 
			
		||||
alias ru='repo upload'
 | 
			
		||||
compdef _repo ru='repo upload'
 | 
			
		||||
 | 
			
		||||
alias rst='repo status'
 | 
			
		||||
compdef _repo rst='repo status'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user