mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Moved hub into the git plugin.
This commit is contained in:
parent
62fc8d802e
commit
60f39d8d91
55 changed files with 531 additions and 528 deletions
10
plugins/osx/README.md
Normal file
10
plugins/osx/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Provides the following commands.
|
||||
|
||||
- `tab` create a new tab (works in both _Terminal_ and _iTerm_).
|
||||
- `pfd` print current _Finder_ directory.
|
||||
- `pfs` print current _Finder_ selection.
|
||||
- `cdf` cd to current _Finder_ directory.
|
||||
- `pushdf` pushd to current _Finder_ directory.
|
||||
- `ql` quick look at files.
|
||||
- `manp` Open MAN pages in _Preview.app_.
|
||||
- `trash` Move files and folders to _Trash_.
|
||||
Loading…
Add table
Add a link
Reference in a new issue