<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Vi Pau</title><link>https://vipau.dev/tags/linux/</link><description>Recent content in Linux on Vi Pau</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 07 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://vipau.dev/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>zsimple - minimal modern zsh environment</title><link>https://vipau.dev/posts/zsimple/</link><pubDate>Fri, 07 Nov 2025 00:00:00 +0000</pubDate><guid>https://vipau.dev/posts/zsimple/</guid><description>&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/vipau/zsimple" class="external-link" target="_blank" rel="noopener"&gt;View on GitHub&lt;/a&gt;&lt;/strong&gt; (for install instructions)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Try it in Docker (with &lt;a href="https://vipau.dev/posts/veeship" class="external-link" target="_blank" rel="noopener"&gt;veeship&lt;/a&gt; included):&lt;/strong&gt; &lt;code&gt;docker run --rm -it ghcr.io/vipau/zsimple:latest&lt;/code&gt;&lt;br&gt;
Or with a minimal configuration: &lt;code&gt;docker run --rm -it ghcr.io/vipau/zsimple:void-latest&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="why-zsimple"&gt;
 Why zsimple
 &lt;a class="heading-link" href="#why-zsimple"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;If you are looking for a .zshrc that has no plugin manager, only 3 highly trusted plugins, and extremely minimal but modern config and that works well on Linux and MacOS, you&amp;hellip; I hope you found it here, and if something doesn&amp;rsquo;t work on your setup, shoot me an email or &lt;a href="https://github.com/vipau/zsimple/issues" class="external-link" target="_blank" rel="noopener"&gt;open an issue on GitHub&lt;/a&gt; :)&lt;/p&gt;</description></item><item><title>veeship - custom starship theme</title><link>https://vipau.dev/posts/veeship/</link><pubDate>Wed, 22 Oct 2025 00:00:00 +0000</pubDate><guid>https://vipau.dev/posts/veeship/</guid><description>&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/vipau/veeship" class="external-link" target="_blank" rel="noopener"&gt;View on GitHub&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Download this config file: &lt;a href="https://raw.githubusercontent.com/vipau/veeship/refs/heads/main/starship.toml" class="external-link" target="_blank" rel="noopener"&gt;starship.toml&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Try it in Docker (with &lt;a href="https://vipau.dev/posts/zsimple" class="external-link" target="_blank" rel="noopener"&gt;zsimple&lt;/a&gt;.):&lt;/strong&gt; &lt;code&gt;docker run --rm -it ghcr.io/vipau/zsimple:latest&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Here is my custom shell prompt, designed over the course of a weekend.&lt;br&gt;
It uses &lt;a href="https://starship.rs/" class="external-link" target="_blank" rel="noopener"&gt;Starship&lt;/a&gt; which is very fast as well as cross-shell, allowing me to have the same prompt in bash, zsh, nushell and others. I explicitly disable most of the Starship plugins in my config to make it even faster and cleaner.&lt;/p&gt;</description></item></channel></rss>