<?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>Automation on Under the Anvil</title>
    <link>https://thetextsmith.com/tags/automation/</link>
    <description>Recent content in Automation on Under the Anvil</description>
    <generator>Hugo -- 0.158.0</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 24 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thetextsmith.com/tags/automation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Power of the Stream: Why I Stopped Opening Files</title>
      <link>https://thetextsmith.com/trinity/the-power-of-the-stream/</link>
      <pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/trinity/the-power-of-the-stream/</guid>
      <description>Explore the hidden power of sed: doing bulk searches and replacements in a single command.</description>
    </item>
    <item>
      <title>Rsync: The Efficient Courier</title>
      <link>https://thetextsmith.com/shell/rsync-the-efficient-courier/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/shell/rsync-the-efficient-courier/</guid>
      <description>Why re-upload everything? Learn how to sync your local forge with your remote VPS using only the bits that changed.</description>
    </item>
    <item>
      <title>SSH Mastegry: Forging a Secret Tunnel</title>
      <link>https://thetextsmith.com/shell/ssh-the-secret-tunnel/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/shell/ssh-the-secret-tunnel/</guid>
      <description>Stop typing IP addresses. Learn how to use the SSH config file to jump into your VPS with a single word.</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>
    <item>
      <title>The Trinity Part 2: Sed, the Surgeon&#39;s Blade</title>
      <link>https://thetextsmith.com/trinity/sed-the-surgeon/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://thetextsmith.com/trinity/sed-the-surgeon/</guid>
      <description>Make your life simple by using sed, the stream editor, to make fast edits in one or more files</description>
    </item>
  </channel>
</rss>
