<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bash on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/bash/</link>
    <description>Recent content in Bash on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 17 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/bash/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Bash Scripting Frameworks: bashly vs bashew vs argbash — Build Production-Grade CLI Tools in 2026</title>
      <link>https://www.pistack.xyz/posts/2026-06-17-self-hosted-bash-scripting-frameworks-bashly-bashew-argbash/</link>
      <pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-17-self-hosted-bash-scripting-frameworks-bashly-bashew-argbash/</guid>
      <description>&lt;h2 id=&#34;why-use-a-bash-scripting-framework&#34;&gt;Why Use a Bash Scripting Framework?&lt;/h2&gt;&#xA;&lt;p&gt;Bash is everywhere &amp;ndash; it ships on every Linux distribution, every macOS machine, and every WSL instance. But writing maintainable, production-grade Bash scripts is surprisingly hard. Without structure, shell scripts quickly devolve into unreadable spaghetti with zero test coverage and no consistent argument handling.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Self-Hosted Shell Customization Frameworks: Oh My Zsh vs Starship vs Bash-it</title>
      <link>https://www.pistack.xyz/posts/2026-06-17-self-hosted-shell-customization-frameworks-ohmyzsh-starship-bashit/</link>
      <pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-17-self-hosted-shell-customization-frameworks-ohmyzsh-starship-bashit/</guid>
      <description>&lt;h2 id=&#34;why-customize-your-shell&#34;&gt;Why Customize Your Shell?&lt;/h2&gt;&#xA;&lt;p&gt;The command line remains the most powerful interface for developers and system administrators. A well-configured shell can dramatically improve your productivity — from intelligent autocompletion and syntax highlighting to context-aware prompts that show Git branch status, exit codes, and execution time. Rather than manually tweaking your &lt;code&gt;.bashrc&lt;/code&gt; or &lt;code&gt;.zshrc&lt;/code&gt; with scattered snippets from Stack Overflow, shell frameworks provide structured, community-maintained configurations that &amp;ldquo;just work.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Self-Hosted Shell Script Linting: ShellCheck vs shfmt vs bashate</title>
      <link>https://www.pistack.xyz/posts/2026-06-17-shell-script-linting-shellcheck-shfmt-bashate/</link>
      <pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-17-shell-script-linting-shellcheck-shfmt-bashate/</guid>
      <description>&lt;p&gt;Shell scripts power everything from CI/CD pipelines to server provisioning. A single unquoted variable or missing error check can turn a maintenance script into a production outage. Shell linting and formatting tools catch these issues before they reach production — and they&amp;rsquo;re essential for any team that writes or maintains shell scripts.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
