mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Added cd to active Xcode project to osx plugin
This commit is contained in:
parent
d2725d44fc
commit
1f56eabbee
2 changed files with 14 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|||
| `pfd` | Return the path of the frontmost Finder window |
|
||||
| `pfs` | Return the current Finder selection |
|
||||
| `cdf` | `cd` to the current Finder directory |
|
||||
| `cdx` | `cd` to the current Xcode project directory |
|
||||
| `pushdf` | `pushd` to the current Finder directory |
|
||||
| `quick-look` | Quick-Look a specified file |
|
||||
| `man-preview` | Open a specified man page in Preview app |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue