<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Chezmoi - Tag - erdelynet.com</title><link>https://erdelynet.com/tags/chezmoi/</link><description>Chezmoi - Tag - erdelynet.com</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>mike@erdelynet.com (Michael Erdely)</managingEditor><webMaster>mike@erdelynet.com (Michael Erdely)</webMaster><copyright>2026</copyright><lastBuildDate>Tue, 23 Jun 2026 22:28:45 -0400</lastBuildDate><atom:link href="https://erdelynet.com/tags/chezmoi/" rel="self" type="application/rss+xml"/><item><title>Managing dotfiles Chezmoi</title><link>https://erdelynet.com/technical/managing-dotfiles-chezmoi/</link><pubDate>Tue, 23 Jun 2026 22:28:45 -0400</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/managing-dotfiles-chezmoi/</guid><description><![CDATA[<p>I had been trying to find a good way to manage my dotfiles for years. I tried
having my $HOME be a git working directory. That worked well, but not really
for keeping multiple systems in sync. I looked at
<a href="https://www.gnu.org/software/stow/" target="_blank" rel="noopener noreffer ">stow</a> but I didn&rsquo;t reall like the way it
worked. Then I found <a href="https://www.chezmoi.io/" target="_blank" rel="noopener noreffer ">chezmoi</a>.  And it&rsquo;s perfect!</p>
<h2 id="the-basics">The Basics</h2>
<p>Chezmoi, stores its configuration in the <em>source directory</em>. On Linux/BSD, the
default location is <code>~/.local/share/chezmoi</code>. To get started, you&rsquo;d run:</p>]]></description></item></channel></rss>