<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Workflow on Under the Anvil</title>
    <link>https://thetextsmith.com/tags/workflow/</link>
    <description>Recent content in Workflow on Under the Anvil</description>
    <generator>Hugo -- 0.158.0</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 20 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thetextsmith.com/tags/workflow/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tmux: The Persistent Forge</title>
      <link>https://thetextsmith.com/shell/tmux-the-persistent-forge/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/shell/tmux-the-persistent-forge/</guid>
      <description>Never lose your place again. Discover how Tmux keeps your forge hot even when the connection drops.</description>
    </item>
    <item>
      <title>The .bashrc Forge: Customizing your Environment</title>
      <link>https://thetextsmith.com/shell/bashrc-as-a-forge/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/shell/bashrc-as-a-forge/</guid>
      <description>&lt;p&gt;Your &lt;code&gt;.bashrc&lt;/code&gt; is not just a configuration file; it is the blueprint of your digital workshop. Every alias is a custom tool; every function is a streamlined workflow.&lt;/p&gt;
&lt;h3 id=&#34;the-power-of-the-alias&#34;&gt;The Power of the Alias&lt;/h3&gt;
&lt;p&gt;Why type &lt;code&gt;hugo server -D&lt;/code&gt; ten times a day when you can strike the anvil once?&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;alias forge&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;hugo server -D&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;alias deploy&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;make deploy&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3&gt;&lt;/h3&gt;
&lt;p&gt;Contextual Awareness&lt;/p&gt;
&lt;p&gt;A true Textsmith makes the prompt work for them. Adding the current Git branch to your PS1 ensures you always know where your &amp;ldquo;heat&amp;rdquo; is directed.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
