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

Request - Add install tool Oh-My-Zsh #310

Open
chris-c-thomas opened this issue May 4, 2021 · 3 comments
Open

Request - Add install tool Oh-My-Zsh #310

chris-c-thomas opened this issue May 4, 2021 · 3 comments

Comments

@chris-c-thomas
Copy link

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

@hieu6
Copy link

hieu6 commented Sep 5, 2021

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!

@ljones140
Copy link

Hey @chris-c-thomas sorry to be pedantic but probably better to add geometry in custom/themes rather than plugins.

git clone https://github.com/geometry-zsh/geometry ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/themes/geometry

And expose ZSH_THEME='geometry/geometry'

But I agree would be great to get this into Oh-My-Zsh.

@chris-c-thomas
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants