<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Zsh on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/zsh/</link><description>Recent content in Zsh on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Mon, 29 Mar 2021 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/zsh/atom.xml" rel="self" type="application/rss+xml"/><item><title>Installing and Configuring Zsh on CentOS 7</title><link>https://www.chenshaowen.com/en/blog/install-zsh-in-centos-7.html</link><pubDate>Mon, 29 Mar 2021 00:00:00 +0000</pubDate><atom:modified>Mon, 29 Mar 2021 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/install-zsh-in-centos-7.html</guid><description>1. Install zsh 1 sudo yum install -y zsh 2. Install oh-my-zsh 1 sh -c &amp;#34;$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)&amp;#34; It is recommended to set Zsh as the default shell.
3. Install Plugins 3.1 Install autojump 1 sudo yum install -y epel-release 1 sudo yum install -y autojump-zsh 3.2 Install zsh-autosuggestions 1 git clone git://github.</description><dc:creator>WeChat Official Account</dc:creator><category>CentOS</category><category>Linux</category><category>Environment</category><category>Zsh</category><category>Operations</category></item></channel></rss>