<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fh="http://purl.org/syndication/history/1.0"><channel><title>brush | Blog</title><description>brush is a Bash-compatible shell written in Rust. It reads your existing .bashrc, runs your existing scripts, and adds autosuggestions, syntax highlighting, and bash-completion support.</description><link>https://brush.sh/</link><language>en</language><fh:complete/><atom:link rel="self" href="https://brush.sh/blog/rss.xml"/><item><title>A new brush.sh</title><link>https://brush.sh/blog/website-revamp/</link><guid isPermaLink="true">https://brush.sh/blog/website-revamp/</guid><description>The site has a new design, a one-line installer, reference docs that match each release, and this blog.</description><pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;A few community members (rightly) pointed out that our website could do
a lot more to help users learn about brush, what you can do with it,
and how to get involved.&lt;/p&gt;
&lt;p&gt;It was great feedback and now we’ve rebuilt brush.sh! It’s got a new
look and new content that’s synchronized with our latest release’s
reference material.&lt;/p&gt;
&lt;p&gt;Please keep the feedback coming. If there’s something that you’d like
to know more about or see differently here, please
&lt;a href=&quot;https://github.com/reubeno/brush/issues/new?template=other.yml&quot;&gt;file a GitHub issue for us&lt;/a&gt;!&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;installing-is-now-one-command-on-linux-and-macos&quot;&gt;Installing is now one command on Linux and macOS&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;On Linux or macOS, this installs the latest release into &lt;code dir=&quot;auto&quot;&gt;~/.local/bin&lt;/code&gt;:&lt;/p&gt;
&lt;div&gt;&lt;figure&gt;&lt;figcaption&gt;&lt;/figcaption&gt;&lt;pre&gt;&lt;code&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;curl&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;--proto&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&apos;&lt;/span&gt;&lt;span&gt;=https&lt;/span&gt;&lt;span&gt;&apos;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;--tlsv1.2&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;-fsSL&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;https://brush.sh/install.sh&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;|&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;sh&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;&lt;/div&gt;
&lt;p&gt;The script checks the download against its published checksum before installing
anything. Prefer a package manager? The &lt;a href=&quot;https://brush.sh/getting-started/install/&quot;&gt;install guide&lt;/a&gt;
covers Homebrew, Arch, Fedora, MSYS2, Nix, cargo, and building from source.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;the-reference-lives-here-now&quot;&gt;The reference lives here now&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The &lt;a href=&quot;https://brush.sh/reference/compatibility/&quot;&gt;Bash compatibility&lt;/a&gt; overview,
&lt;a href=&quot;https://brush.sh/reference/config-files/&quot;&gt;configuration file&lt;/a&gt; and
&lt;a href=&quot;https://brush.sh/reference/usage/&quot;&gt;command-line&lt;/a&gt; references, and the guide to
&lt;a href=&quot;https://brush.sh/reference/experimental/&quot;&gt;experimental features&lt;/a&gt; are published on this site.
Each page is generated from a brush release and says at the bottom which one,
so you can tell whether it describes the version you’re running.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;a-blog&quot;&gt;A blog&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Release notes and reference material will live elsewhere on this site,
but we’ve carved out space here for longer-form write-ups and musings
from our maintainers.&lt;/p&gt;
&lt;p&gt;Thanks for reading!&lt;/p&gt;
</content:encoded><category>announcement</category></item></channel></rss>