mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Delete a step in the install.
- Based on the PKGBUILD, we presume zsh is already installed. Not only is it installed, but the user is actually using it, thus the desire to use oh-my-zsh. - Also, test IRC notification. Again. Again.
This commit is contained in:
parent
cbba35abbb
commit
cac19ccefa
1 changed files with 1 additions and 5 deletions
|
|
@ -24,11 +24,7 @@ h3. The manual way. ( unrecommended, as it isn't complete )
|
||||||
|
|
||||||
@cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc@
|
@cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc@
|
||||||
|
|
||||||
3. Set zsh as your default shell:
|
3. Start / restart zsh (open a new terminal is easy enough...)
|
||||||
|
|
||||||
@chsh -s /bin/zsh@
|
|
||||||
|
|
||||||
4. Start / restart zsh (open a new terminal is easy enough...)
|
|
||||||
|
|
||||||
h3. Problems?
|
h3. Problems?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue