-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Add bash completions for forc #482
Comments
With regards to |
Eventually we probably want plugins, but for now simply listing commands just like |
Since the default shell for MacOS is |
Going to start working on implementing a |
Hey @ControlCplusControlV , i'm working on the shell autocompletions FYI. But perhaps you could have a go at |
Closed by #864 |
Yes, please! An Oh My Zsh plugin for Forc would be great. |
forc --list
#702forc locate-project
that prints out manifest file location, similar tocargo locate-project
The text was updated successfully, but these errors were encountered: