Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added cd to active Xcode project to osx plugin #5807

Closed
wants to merge 3 commits into from
Closed

Added cd to active Xcode project to osx plugin #5807

wants to merge 3 commits into from

Conversation

drootang
Copy link
Contributor

Added cdx function to osx plugin.

cdx will change the current working directory to the containing directory of the front-most project in Xcode. If no projects are active, no directory change takes place. If all projects are minimized, the last minimized project is considered active.

Particularly useful for jumping to the project dir to use git in the terminal.

@mcornella mcornella added Area: plugin Issue or PR related to a plugin Status: conflicts Pull Request that has conflicts with the master branch labels Mar 24, 2019
@mcornella mcornella added the Type: documentation Documentation issue or Pull Request label Mar 4, 2020
mcornella pushed a commit to mcornella/ohmyzsh that referenced this pull request Jun 13, 2020
…h#5807)

Added cd to active Xcode project to osx plugin
Renamed pdx for better consistency
Prevent launching Xcode if it is not running

Closes ohmyzsh#5807
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: plugin Issue or PR related to a plugin Status: conflicts Pull Request that has conflicts with the master branch Type: documentation Documentation issue or Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants