Update link to @sorin-ionescu Oh My Zsh
Oh My Zsh fork now renamed to Prezto
This commit is contained in:
parent
2e0bd87b8d
commit
8c34c47765
@ -111,13 +111,14 @@ sudo mv /usr/bin/ctags /usr/bin/ctags_original
|
|||||||
|
|
||||||
### [oh-my-zsh](https://github.com/sorin-ionescu/oh-my-zsh)
|
### [oh-my-zsh](https://github.com/sorin-ionescu/oh-my-zsh)
|
||||||
|
|
||||||
`git clone https://github.com/sorin-ionescu/oh-my-zsh.git ~/.oh-my-zsh`
|
```bash
|
||||||
`cd ~/.oh-my-zsh && git submodule update --init --recursive`
|
git clone --recursive git://github.com/sorin-ionescu/prezto.git ~/.oh-my-zsh
|
||||||
|
```
|
||||||
|
|
||||||
We prefer the @sorin-ionescu rewrite of Oh My Zsh. It will eventually be shipped
|
We prefer the @sorin-ionescu rewrite of Oh My Zsh. It will eventually be shipped
|
||||||
as a submodule of YADR, although you can use the original @robbyrussell version as well.
|
as a submodule of YADR, although you can use the original @robbyrussell version as well.
|
||||||
|
|
||||||
You only need to do the two commands above. The rest of the installation is done
|
You only need to do the one command above. The rest of the installation is done
|
||||||
by YADR, which ships with a tie-in to sorin's OMZ.
|
by YADR, which ships with a tie-in to sorin's OMZ.
|
||||||
|
|
||||||
### [fasd](https://github.com/clvv/fasd)
|
### [fasd](https://github.com/clvv/fasd)
|
||||||
|
Loading…
Reference in New Issue
Block a user