<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>.dev on mateusantunes</title><link>https://mateusantunes.com/</link><description>Recent content in .dev on mateusantunes</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 02 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://mateusantunes.com/index.xml" rel="self" type="application/rss+xml"/><item><title>My Claude Code Setup</title><link>https://mateusantunes.com/posts/my-claude-code-setup/</link><pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate><guid>https://mateusantunes.com/posts/my-claude-code-setup/</guid><description>&lt;p>In this post I&amp;rsquo;ll cover the following topics:&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Status line&lt;/strong> — the script I use to customize the Claude status bar.&lt;/li>
&lt;li>&lt;strong>&lt;code>settings.json&lt;/code>&lt;/strong> — model, permissions, and safety tweaks.&lt;/li>
&lt;li>&lt;strong>Plugins&lt;/strong> — which ones I use day to day and what each is for.&lt;/li>
&lt;li>&lt;strong>RTK&lt;/strong> — a proxy that compresses command output before it reaches the context.&lt;/li>
&lt;/ol>
&lt;h2 id="1-the-status-line">1 The Status Line&lt;/h2>
&lt;p>The bar I use looks like this:&lt;/p>
&lt;div style="background:#1e1e2e;color:#cdd6f4;border-radius:8px;padding:14px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.6;overflow-x:auto;white-space:nowrap;">
&lt;span style="color:#89b4fa;">~/Workspace/my-app&lt;/span> &lt;span style="color:#cba6f7;">|&lt;/span> &lt;span style="color:#cba6f7;">master&lt;/span> &lt;span style="color:#cba6f7;">|&lt;/span> &lt;span style="color:#a6e3a1;">Opus 4.8&lt;/span> &lt;span style="color:#cba6f7;">|&lt;/span> &lt;span style="color:#94e2d5;">ctx:5% of 1000k&lt;/span>
&lt;/div>
&lt;p>It shows, from left to right:&lt;/p></description></item><item><title>About</title><link>https://mateusantunes.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mateusantunes.com/about/</guid><description>&lt;p>I hold a bachelor&amp;rsquo;s degree in Information Systems from Universidade Estadual de Montes Claros. I&amp;rsquo;m a full-stack developer and I work with Laravel, Livewire, Next.js, React, and Tailwind. You can find me on &lt;a href="https://github.com/mantunesribeiro">GitHub&lt;/a>.&lt;/p></description></item></channel></rss>