mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	Merge pull request #4809 from aried3r/patch-1
Add missing alias to README of bundler plugin
This commit is contained in:
		
						commit
						8daa52d56c
					
				@ -6,6 +6,7 @@
 | 
			
		||||
  - `bl` aliased to `bundle list`
 | 
			
		||||
  - `bp` aliased to `bundle package`
 | 
			
		||||
  - `bo` aliased to `bundle open`
 | 
			
		||||
  - `bout` aliased to `bundle outdated`
 | 
			
		||||
  - `bu` aliased to `bundle update`
 | 
			
		||||
  - `bi` aliased to `bundle install --jobs=<cpu core count>` (only for bundler `>= 1.4.0`)
 | 
			
		||||
- adds a wrapper for common gems:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user