Skip to content

Commit

Permalink
Remove oh-my-zsh installation instructions
Browse files Browse the repository at this point in the history
oh-my-zsh does a lot of customization and has historically had some
conflicts with outdated versions of things. I am happy to support omz
users but would prefer not to endorse the framework.
  • Loading branch information
Jonathan Dahan committed Aug 21, 2019
1 parent f29b0ce commit 476f960
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ tool | add to `.zshrc`
[zplug][] | `zplug "geometry-zsh/geometry"`
[antigen][] | `antigen theme geometry-zsh/geometry`
**manually** | `source geometry/geometry.zsh` (after `git clone https://github.com/geometry-zsh/geometry`)
[oh-my-zsh][] | `ZSH_THEME="geometry/geometry"` (after `git clone https://github.com/geometry-zsh/geometry $ZSH_CUSTOM/themes/`)

## Functions

Expand Down Expand Up @@ -115,5 +114,4 @@ A big thank you to the dozens of [additional contributors](https://github.com/ge
[zr]: https://github.com/jedahan/zr
[zplug]: https://github.com/zplug/zplug
[antigen]: https://github.com/zsh-users/antigen
[oh-my-zsh]: https://github.com/robbyrussell/oh-my-zsh
[our contribution guide]: contributing.md

0 comments on commit 476f960

Please sign in to comment.