mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-10 05:25:14 +08:00
18 lines
646 B
Markdown
18 lines
646 B
Markdown
![]() |
osx
|
||
|
---
|
||
|
|
||
|
**Maintainer:** [cykeb](https://github.com/CYKEB)
|
||
|
|
||
|
Inspired by the oh-my-zsh plugin by [sorin-ionescu](https://github.com/sorin-ionescu)
|
||
|
https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/osx/osx.plugin.zsh
|
||
|
|
||
|
- `tab` - open the current directory in a new tab
|
||
|
- `pfd` - return the path of the frontmost Finder window
|
||
|
- `pfs` - return the current Finder selection
|
||
|
- `cdf` - cd to the current Finder directory
|
||
|
- `pushdf` - pushd to the current Finder directory
|
||
|
- `ql` - Quick Look a specified file
|
||
|
- `manp` - open a specified man page in Preview
|
||
|
- `trash` - move a specified file to the Trash
|
||
|
- `itunes` - play, pause etc. iTunes
|