mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2024-05-11 05:55:17 +00:00 
			
		
		
		
	Added documentation for undocumented OSX plugin commands (#5338)
* updated OSX plugin docs
This commit is contained in:
		
				
					committed by
					
						 Marc Cornellà
						Marc Cornellà
					
				
			
			
				
	
			
			
			
						parent
						
							3186b65391
						
					
				
				
					commit
					cbd9d0403e
				
			| @@ -18,6 +18,8 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu) | ||||
| | Command         | Description                                      | | ||||
| | :-------------- | :----------------------------------------------- | | ||||
| | `tab`           | Open the current directory in a new tab          | | ||||
| | `split_tab`     | Split the current terminal tab horizontally      | | ||||
| | `vsplit_tab`    | Split the current terminal tab vertically        | | ||||
| | `ofd`           | Open the current directory in a Finder window    | | ||||
| | `pfd`           | Return the path of the frontmost Finder window   | | ||||
| | `pfs`           | Return the current Finder selection              | | ||||
| @@ -27,3 +29,4 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu) | ||||
| | `man-preview`   | Open a specified man page in Preview app         | | ||||
| | `showfiles`     | Show hidden files                                | | ||||
| | `hidefiles`     | Hide the hidden files                            | | ||||
| | `itunes`        | Control iTunes. User `itunes -h` for usage details | | ||||
|   | ||||
		Reference in New Issue
	
	Block a user