You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
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: