Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
cbd9d040
Commit
cbd9d040
authored
Aug 24, 2016
by
Ivan Eisenberg
Committed by
Marc Cornellà
Aug 24, 2016
Browse files
Added documentation for undocumented OSX plugin commands (#5338)
* updated OSX plugin docs
parent
3186b653
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/osx/README.md
View file @
cbd9d040
...
@@ -18,6 +18,8 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
...
@@ -18,6 +18,8 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
| Command | Description |
| Command | Description |
| :-------------- | :----------------------------------------------- |
| :-------------- | :----------------------------------------------- |
|
`tab`
| Open the current directory in a new tab |
|
`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 |
|
`ofd`
| Open the current directory in a Finder window |
|
`pfd`
| Return the path of the frontmost Finder window |
|
`pfd`
| Return the path of the frontmost Finder window |
|
`pfs`
| Return the current Finder selection |
|
`pfs`
| Return the current Finder selection |
...
@@ -27,3 +29,4 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
...
@@ -27,3 +29,4 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
|
`man-preview`
| Open a specified man page in Preview app |
|
`man-preview`
| Open a specified man page in Preview app |
|
`showfiles`
| Show hidden files |
|
`showfiles`
| Show hidden files |
|
`hidefiles`
| Hide the hidden files |
|
`hidefiles`
| Hide the hidden files |
|
`itunes`
| Control iTunes. User
`itunes -h`
for usage details |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment