<?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: Vignesh Nandakumar</title>
    <description>The latest articles on DEV Community by Vignesh Nandakumar (@manyfac3dg0d).</description>
    <link>https://dev.to/manyfac3dg0d</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%2F525940%2F9963a32a-5fed-456b-8ec0-b058d449e721.gif</url>
      <title>DEV Community: Vignesh Nandakumar</title>
      <link>https://dev.to/manyfac3dg0d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manyfac3dg0d"/>
    <language>en</language>
    <item>
      <title>Spice up your terminal using   pokemon themes 🔥</title>
      <dc:creator>Vignesh Nandakumar</dc:creator>
      <pubDate>Sun, 24 Oct 2021 05:48:31 +0000</pubDate>
      <link>https://dev.to/manyfac3dg0d/spice-up-your-terminal-using-pokemon-themes-4pbf</link>
      <guid>https://dev.to/manyfac3dg0d/spice-up-your-terminal-using-pokemon-themes-4pbf</guid>
      <description>&lt;p&gt;Let's be honest, we all love pokemon and for most of us it plays a huge part, in shaping our childhood. So wouldn't it be cool to display them on the terminal.&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%2F0pz9sdnjjkmn4n1fwdxm.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%2F0pz9sdnjjkmn4n1fwdxm.PNG" alt="Xerneas"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Enter &lt;a href="https://github.com/LazoCoder/Pokemon-Terminal" rel="noopener noreferrer"&gt;Pokemon-Terminal&lt;/a&gt;. With few steps, you are ready to rock your terminal with pokemon themes.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Firstly, the default cmd prompt in windows is not supported, hence download the windows terminal from &lt;a href="https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701?activetab=pivot:overviewtab" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Install python3 &amp;amp; pip3&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Run the following command to download and setup the Pokemon-Terminal&lt;br&gt;
&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight batchfile"&gt;&lt;code&gt;&lt;span class="kd"&gt;pip3&lt;/span&gt; &lt;span class="kd"&gt;install&lt;/span&gt; &lt;span class="kd"&gt;git&lt;/span&gt;&lt;span class="na"&gt;+https&lt;/span&gt;://github.com/LazoCoder/Pokemon&lt;span class="na"&gt;-Terminal&lt;/span&gt;.git
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Once installed you should be able to execute to set the pokemon theme in the windows terminal&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight batchfile"&gt;&lt;code&gt;&lt;span class="kd"&gt;pokemon&lt;/span&gt; &lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="kd"&gt;pokemon_name&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&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%2Ffccmas8e1x994qu9xhn8.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%2Ffccmas8e1x994qu9xhn8.PNG" alt="Arceus"&gt;&lt;/a&gt;&lt;br&gt;
That's it, go catch them all! &lt;/p&gt;

&lt;p&gt;Don't forget to star the github &lt;a href="https://github.com/LazoCoder/Pokemon-Terminal" rel="noopener noreferrer"&gt;repo&lt;/a&gt; and appreciate the developer for the efforts.&lt;/p&gt;

</description>
      <category>python</category>
      <category>pokemon</category>
      <category>terminal</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
