-
Notifications
You must be signed in to change notification settings - Fork 95
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
Request - Add install tool Oh-My-Zsh #310
Comments
hello! is it possible to add this as a plugin to ~/.zshrc? i'm having trouble getting geometry to work as my active theme after cloning. am new to oh-my-zsh & terminal in general, i could totally be missing something. any help would be appreciated. such a beautiful theme! |
Hey @chris-c-thomas sorry to be pedantic but probably better to add geometry in
And expose But I agree would be great to get this into Oh-My-Zsh. |
@ljones140 I think you're absolutely right. That is a better place. Never be sorry for being pedantic. I actually had totally forgotten about this prompt theme and am interested in it again. Shame it looks like it's been awhile since any repo activity. |
Just dusted off the repository, is there anything we should be doing here? I migrated off oh-my-zsh years ago for a number of reasons, so unsure what's wanted from our end. |
I personally use Oh-My-Zsh and figure many others do too. I think I have a general idea on how to do this but unsure if there's a way to automatically add the plugin to your ~/.zshrc file after the clone.
git clone https://github.com/geometry-zsh/geometry ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/geometry
Then you'd just need to add it to the ~/.zshrc
If this is correct I'd love to make a pull request for it on the README.md
The text was updated successfully, but these errors were encountered: