mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 10:19:51 +00:00
added section on how to upgrade
@@ -180,3 +180,9 @@ You also find these commands in Dash as a Cheat-sheet.
|
|||||||
| _sc-enable NAME_ | enable the NAME process to start at boot |
|
| _sc-enable NAME_ | enable the NAME process to start at boot |
|
||||||
| _sc-disable NAME_ | disable the NAME process at boot |
|
| _sc-disable NAME_ | disable the NAME process at boot |
|
||||||
|
|
||||||
|
## Upgrade
|
||||||
|
To upgrade .oh-my-zsh, run:
|
||||||
|
``` bash
|
||||||
|
upgrade_oh_my_zsh
|
||||||
|
```
|
||||||
|
(Solution from [this answer on Stack Overflow](http://stackoverflow.com/a/19726329/2145103).)
|
||||||
Reference in New Issue
Block a user