mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Fixing the link to the install script
This commit is contained in:
parent
df5b09e20b
commit
bd6aa57813
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ The default location is @~/.oh-my-zsh@ (hidden in your home directory).
|
|||
|
||||
You can change the install directory with the @ZSH@ environment variable, either by running @export ZSH=/your/path@ before installing, or by setting it before the end of the install pipeline like this:
|
||||
|
||||
@curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | ZSH=~/.dotfiles/zsh sh@
|
||||
@curl -L http://install.ohmyz.sh | ZSH=~/.dotfiles/zsh sh@
|
||||
|
||||
h3. The manual way
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue