<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Productivity on Linux Café</title>
    <link>https://mrtomlinux.org/tags/productivity/</link>
    <description>Recent content in Productivity on Linux Café</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 08 Jul 2026 09:40:48 +0200</lastBuildDate>
    <atom:link href="https://mrtomlinux.org/tags/productivity/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Taming the Terminal Chaos: My Favorite tmux Config Tweaks for a Productive Workflow</title>
      <link>https://mrtomlinux.org/post/2026-07-08-taming-the-terminal-chaos-my-favorite-tmux-co/</link>
      <pubDate>Wed, 08 Jul 2026 09:40:48 +0200</pubDate>
      <guid>https://mrtomlinux.org/post/2026-07-08-taming-the-terminal-chaos-my-favorite-tmux-co/</guid>
      <description>&lt;h2 id=&#34;introduction-to-tmux&#34;&gt;Introduction to tmux&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve been using Linux for years, and one thing that&amp;rsquo;s made a huge difference in my productivity is being able to manage multiple terminal sessions efficiently. For me, tmux has been a game-changer. If you&amp;rsquo;re not familiar with it, tmux is a terminal multiplexer that lets you create and manage multiple terminal sessions from a single window. In this article, I&amp;rsquo;ll share some of my favorite tmux config tweaks that have helped me streamline my workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taming the Beast: My Favorite Aliases and Functions for Taming Long Commands in Bash</title>
      <link>https://mrtomlinux.org/post/2026-06-23-taming-the-beast-my-favorite-aliases-and-func/</link>
      <pubDate>Tue, 23 Jun 2026 10:43:02 +0200</pubDate>
      <guid>https://mrtomlinux.org/post/2026-06-23-taming-the-beast-my-favorite-aliases-and-func/</guid>
      <description>&lt;h2 id=&#34;introduction-to-aliases-and-functions&#34;&gt;Introduction to Aliases and Functions&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve been using Linux for years, and one of the things that&amp;rsquo;s really helped me streamline my workflow is using aliases and functions in Bash. These tools let you simplify long commands, reducing typos and making your life easier. In this article, I&amp;rsquo;ll share some of my favorite aliases and functions for taming long commands in Bash.&lt;/p&gt;&#xA;&lt;h2 id=&#34;creating-aliases&#34;&gt;Creating Aliases&lt;/h2&gt;&#xA;&lt;p&gt;Aliases are basically shortcuts for longer commands. You can create an alias using the &lt;code&gt;alias&lt;/code&gt; command followed by the name of the alias and the command it should execute. For example:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
