<?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: Linhx</title>
    <description>The latest articles on DEV Community by Linhx (@linhx).</description>
    <link>https://dev.to/linhx</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%2F356797%2F6719bb3b-4cc8-4d07-8f41-56430c76e25e.png</url>
      <title>DEV Community: Linhx</title>
      <link>https://dev.to/linhx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/linhx"/>
    <language>en</language>
    <item>
      <title>TBMK - A commands bookmark for terminal</title>
      <dc:creator>Linhx</dc:creator>
      <pubDate>Thu, 25 May 2023 10:00:20 +0000</pubDate>
      <link>https://dev.to/linhx/tbmk-a-commands-bookmark-for-terminal-7a3</link>
      <guid>https://dev.to/linhx/tbmk-a-commands-bookmark-for-terminal-7a3</guid>
      <description>&lt;p&gt;I was struggling to remember commands and tired of typing long commands. So I spent time creating &lt;a href="https://github.com/linhx/tbmk"&gt;TBMK&lt;/a&gt; - A commands bookmark for terminals.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--WyYE7j_2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dbhbt0ski5hxqbjidkab.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WyYE7j_2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dbhbt0ski5hxqbjidkab.gif" alt="TBMK - A commands bookmark for terminals" width="800" height="386"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Search: type and &lt;code&gt;ctrl + space&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Delete: in the result screen, select the item then press &lt;code&gt;ctrl + d&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Add: &lt;code&gt;ctrl + t&lt;/code&gt;. you can type the command first then press ctrl + t&lt;/li&gt;
&lt;li&gt;Edit: Override the old one by adding new command with the same title.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For now, it worked on &lt;strong&gt;Linux bash, Linux zsh&lt;/strong&gt;. But I will try to make it work on Windows and Mac.&lt;/p&gt;

&lt;p&gt;Check it out on GitHub: &lt;a href="https://github.com/linhx/tbmk"&gt;https://github.com/linhx/tbmk&lt;/a&gt;. It's open source, so you can contribute and provide feedback.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>opensource</category>
      <category>go</category>
    </item>
  </channel>
</rss>
