Mac Install Shell tool zsh

Source: Internet
Author: User
Tags git clone
Automatic installation:

Of course, if you trust this open source project author, you can try to use the automatic installation method.

wget Https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh-O-| Sh
Manual Installation:

1. Clone this project locally (provided you have Git installed)

git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh

2. Create a zsh configuration file
Note: If you already have a ~/.ZSHRC file, it is recommended that you do a backup first. Use the following command

CP ~/.ZSHRC ~/.zshrc.orig

Then start creating the zsh configuration file

CP ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.ZSHRC

3. Set Zsh as your default shell

Chsh-s/bin/zsh

4. Restart and start using your zsh (open a new terminal window to ...)

At this point, you are done.

Mac Install Shell tool zsh

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.