mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-07 07:59:49 +00:00
Updated Installing ZSH (markdown)
@@ -101,6 +101,8 @@ sudo yum update && sudo yum -y install zsh
|
||||
### Cygwin
|
||||
Install the zsh package using the installer. Unfortunately Cygwin doesn't have a standard command line interface.
|
||||
|
||||
The easiest way to change the default shell is to set your SHELL user environment variable. Search for "Edit Environment variables for your account" to bring up the environment variables window, create a new variable named "SHELL" and give it the value "/usr/bin/zsh/".
|
||||
|
||||
### Add yours
|
||||
|
||||
If you know a platform that is not covered, edit this page and add it!
|
||||
|
||||
Reference in New Issue
Block a user