<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dotfiles on Kevin Morris</title><link>https://kevin-morris.net/tags/dotfiles/</link><description>Recent content in Dotfiles on Kevin Morris</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 14 Aug 2025 19:35:58 -0900</lastBuildDate><atom:link href="https://kevin-morris.net/tags/dotfiles/index.xml" rel="self" type="application/rss+xml"/><item><title>Devpod - Chezmoi - Mise Reference</title><link>https://kevin-morris.net/blog/2025/devpod-chezmoi-mise-reference/</link><pubDate>Thu, 14 Aug 2025 19:35:58 -0900</pubDate><guid>https://kevin-morris.net/blog/2025/devpod-chezmoi-mise-reference/</guid><description>&lt;h1 id="chezmoi--mise--devpod-reference"&gt;
 Chezmoi + Mise + DevPod Reference
 &lt;a class="heading-link" href="#chezmoi--mise--devpod-reference"&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;/h1&gt;
&lt;h2 id="the-three-approaches-and-why-we-use-3"&gt;
 The Three Approaches (and Why We Use #3)
 &lt;a class="heading-link" href="#the-three-approaches-and-why-we-use-3"&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;&lt;em&gt;→ course: s1-mise-postCreate&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Approach&lt;/th&gt;
 &lt;th&gt;How&lt;/th&gt;
 &lt;th&gt;Problem&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Dockerfile&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Bake mise into container image&lt;/td&gt;
 &lt;td&gt;Tied to DevPod, doesn&amp;rsquo;t work on bare metal&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;postCreate&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;devcontainer.json&lt;/code&gt; runs setup script&lt;/td&gt;
 &lt;td&gt;Still container-only, no dotfiles&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Dotfiles repo&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;DevPod clones dotfiles, runs &lt;code&gt;setup&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;✅ Works everywhere: containers, bare metal, new Linux box&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;h2 id="what-the-two-tools-do"&gt;
 What the Two Tools Do
 &lt;a class="heading-link" href="#what-the-two-tools-do"&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;&lt;em&gt;→ course: 2-mise-global&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>