<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>shell Archives - Installing.in</title>
	<atom:link href="https://www.installing.in/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.installing.in/tag/shell/</link>
	<description></description>
	<lastBuildDate>Sun, 23 Aug 2020 08:14:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">110734269</site>	<item>
		<title>How to install zsh on Ubuntu 20.04</title>
		<link>https://www.installing.in/how-to-install-zsh-on-ubuntu-20-04/</link>
					<comments>https://www.installing.in/how-to-install-zsh-on-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[Rajeev]]></dc:creator>
		<pubDate>Tue, 28 Jul 2020 12:23:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[shell]]></category>
		<guid isPermaLink="false">https://www.installing.in/?p=660</guid>

					<description><![CDATA[<p>Zsh is a Unix command interpreter or shell that comes with a few more bells and whistles than the bash shell. Many people prefer it to a bash shell as... </p>
<p>The post <a href="https://www.installing.in/how-to-install-zsh-on-ubuntu-20-04/">How to install zsh on Ubuntu 20.04</a> appeared first on <a href="https://www.installing.in">Installing.in</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Zsh is a Unix command interpreter or shell that comes with a few more bells and whistles than the bash shell.</p>
<p>Many people prefer it to a bash shell as it is faster to use and way more configurable according to the user.</p>
<p>To know more about zsh you can read their FAQ <a href="http://zsh.sourceforge.net/FAQ/" target="_blank" rel="noopener noreferrer">here.</a></p>
<p>Installing zsh in Ubuntu is pretty straight forward.</p>
<div  id="_ytid_60797"  width="760" height="428"  data-origwidth="760" data-origheight="428" data-facadesrc="https://www.youtube.com/embed/syFogVaH9jM?enablejsapi=1&autoplay=0&cc_load_policy=0&cc_lang_pref=&iv_load_policy=1&loop=0&rel=1&fs=1&playsinline=0&autohide=2&theme=dark&color=red&controls=1&disablekb=0&" class="__youtube_prefs__ epyt-facade no-lazyload" data-epautoplay="1" ><img data-recalc-dims="1" decoding="async" data-spai-excluded="true" class="epyt-facade-poster skip-lazy" loading="lazy"  alt="YouTube player"  src="https://i0.wp.com/i.ytimg.com/vi/syFogVaH9jM/maxresdefault.jpg?w=760&#038;ssl=1"  /><button class="epyt-facade-play" aria-label="Play"><svg data-no-lazy="1" height="100%" version="1.1" viewBox="0 0 68 48" width="100%"><path class="ytp-large-play-button-bg" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z" fill="#f00"></path><path d="M 45,24 27,14 27,34" fill="#fff"></path></svg></button></div>
<p><strong>Step 1: Update the apt index</strong></p>
<p>We need to update the apt index so we can get the latest binaries available. Use the following command to update the apt index</p>
<pre>sudo apt update</pre>
<p><strong>Step 2: Install zsh</strong></p>
<p>Use this command to download and install the latest zsh from the ubuntu repository.</p>
<pre>sudo apt install zsh</pre>
<p>If everything goes well you will have zsh installed</p>
<p>Check it by switching to zsh by typing</p>
<pre>zsh</pre>
<p>If zsh is installed correctly you will see zsh prompt instead of normal bash one. If its first time you are logging to zsh it will show you a few options. Choose one which is right for you.</p>
<p>To go back to the bash shell type</p>
<pre>bash</pre>
<p>you will switch to the regular bash shell again.</p>
<p>If you face any problem let me know in the comments section below.</p>
<p>The post <a href="https://www.installing.in/how-to-install-zsh-on-ubuntu-20-04/">How to install zsh on Ubuntu 20.04</a> appeared first on <a href="https://www.installing.in">Installing.in</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.installing.in/how-to-install-zsh-on-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">660</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 21/44 objects using Redis
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching 2/15 queries in 0.004 seconds using Redis

Served from: installing.in @ 2026-05-21 16:19:55 by W3 Total Cache
-->