<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jmunozl</title>
    <description>The latest articles on DEV Community by jmunozl (@jmunozl).</description>
    <link>https://dev.to/jmunozl</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F615280%2Fdadccc99-9950-412b-834f-632e6e261b6b.jpeg</url>
      <title>DEV Community: jmunozl</title>
      <link>https://dev.to/jmunozl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jmunozl"/>
    <language>en</language>
    <item>
      <title>Oh my bash in Ubuntu</title>
      <dc:creator>jmunozl</dc:creator>
      <pubDate>Tue, 12 Apr 2022 14:24:35 +0000</pubDate>
      <link>https://dev.to/jmunozl/oh-my-bash-in-ubuntu-2il</link>
      <guid>https://dev.to/jmunozl/oh-my-bash-in-ubuntu-2il</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Repository:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;[&lt;a href="https://github.com/ohmybash/oh-my-bash" rel="noopener noreferrer"&gt;https://github.com/ohmybash/oh-my-bash&lt;/a&gt;] &lt;/p&gt;

&lt;p&gt;Check version git:&lt;br&gt;
 &lt;code&gt;git version&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Install via curl &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh)"&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Install via wget&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;bash -c "$(wget https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh -O -)"&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Install Powerline fonts&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;sudo apt-get install fonts-powerline&lt;/code&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Edit .bashrc&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;OSH_THEME="powerline"&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmzia4c1ee3j3uucvin41.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmzia4c1ee3j3uucvin41.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ubuntu</category>
      <category>git</category>
      <category>bash</category>
      <category>ohmybash</category>
    </item>
  </channel>
</rss>
