Install oh-my-zsh under Linux

Source: Internet
Author: User

If it's a Linux system, first you need to install Zsh

sudo Yum Install zsh or sudo Install zsh


Next we need to download the OH-MY-ZSH project to help us configure zsh

wget Automatic Installation

wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh-o-| sh

When you install OH-MY-ZSH, it automatically reads your environment variables and automatically sets them up for zsh.

So the zsh is basically configured to complete, you need a line of command to switch to ZSH mode.

Chsh-s/usr/local/bin/zsh

After the oh-my-zsh is installed, it is configured in the user directory under the. Oh-my-zsh Directory

The zsh configuration file is also in the user directory. ZSHRC hidden files

Editing a configuration file

Nano. ZSHRC

Each line has a # number in front of the configuration, and if you want the configuration to take effect, remove the #号即可.

Reference: HTTP://WWW.JIANSHU.COM/P/43B7E6F069F9

Install oh-my-zsh under Linux

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.