<?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: Andrei Borisov</title>
    <description>The latest articles on DEV Community by Andrei Borisov (@andreiborisov).</description>
    <link>https://dev.to/andreiborisov</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F192734%2F09b636f2-1219-485e-852b-76e31114abd6.jpeg</url>
      <title>DEV Community: Andrei Borisov</title>
      <link>https://dev.to/andreiborisov</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andreiborisov"/>
    <language>en</language>
    <item>
      <title>🧽 Clean fish shell command history from typos automatically</title>
      <dc:creator>Andrei Borisov</dc:creator>
      <pubDate>Sun, 07 Mar 2021 09:00:11 +0000</pubDate>
      <link>https://dev.to/andreiborisov/keep-your-fish-history-clean-automatically-5dj0</link>
      <guid>https://dev.to/andreiborisov/keep-your-fish-history-clean-automatically-5dj0</guid>
      <description>&lt;p&gt;Don't you hate it when you spend half an hour searching for a command through your shell history (you know it's there, you entered it two months ago yourself!), you finally find it and happily press &lt;code&gt;Enter&lt;/code&gt; only to realize two seconds later... it's not that one, it's another one you'd entered just before that, the one with the &lt;em&gt;typo&lt;/em&gt;. Ugh. Awful. Ungodly. Unproductive. Your day is ruined... unless you use &lt;em&gt;Sponge&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;That's it. Sponge is a little plugin for the &lt;a href="http://fishshell.com/"&gt;fish shell&lt;/a&gt; that runs in the background and keeps your history clean from typos, incorrectly used commands, and something you don't want to store due to privacy reasons.&lt;/p&gt;

&lt;p&gt;Check out Sponge on &lt;a href="https://github.com/andreiborisov/sponge"&gt;GitHub&lt;/a&gt; and feel free to make suggestions or raise an issue!&lt;/p&gt;

</description>
      <category>fish</category>
      <category>shell</category>
      <category>plugin</category>
      <category>fisher</category>
    </item>
  </channel>
</rss>
