<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>KHE (Posts about sysadmin)</title><link>https://east.fm/</link><description></description><atom:link href="https://east.fm/categories/cat_sysadmin.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Fri, 26 Oct 2018 22:16:53 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Dotfiles Reloaded</title><link>https://east.fm/posts/dotfiles-reloaded/index.html</link><dc:creator>Kenneth H. East</dc:creator><description>&lt;div&gt;&lt;p&gt;About a year and a half ago, I converted to using &lt;tt class="docutils literal"&gt;GNU stow&lt;/tt&gt; and &lt;tt class="docutils literal"&gt;git&lt;/tt&gt; for
managing my dotfiles.  The most recent version of that effort is available
&lt;a class="reference external" href="https://bitbucket.org/MaDeuce/dotfiles"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The scheme worked well but the OCD part of me grew tired of seeing symbolic
links to files instead of the actual files themselves.  The symlinks weren't
unexpected, after all, the whole point of &lt;tt class="docutils literal"&gt;stow&lt;/tt&gt; is easily managing lots of
links.  Then I ran across a post on Hacker News about using a bare git repo to
manage dotfiles in place. I very much liked the idea and settled on using
&lt;a class="reference external" href="https://github.com/RichiH/vcsh"&gt;&lt;tt class="docutils literal"&gt;vcsh&lt;/tt&gt;&lt;/a&gt; and &lt;a class="reference external" href="http://myrepos.branchable.com"&gt;&lt;tt class="docutils literal"&gt;myrepos&lt;/tt&gt;&lt;/a&gt; to manage my dotfiles going forward.&lt;/p&gt;
&lt;p&gt;I should mention that I've known about &lt;tt class="docutils literal"&gt;vcsh&lt;/tt&gt; for a good while.  My impression
had been that it was more complicated than necessary for my purposes.  I've
since changed my mind completely; it's as simple as what I ended up doing with
&lt;tt class="docutils literal"&gt;stow&lt;/tt&gt;, if not simpler.  Minor tweaks to dotfiles are a pleasure when using
&lt;tt class="docutils literal"&gt;myrepos&lt;/tt&gt;.&lt;/p&gt;
&lt;p&gt;These are my brief notes about the process.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://east.fm/posts/dotfiles-reloaded/index.html"&gt;Read more…&lt;/a&gt; (5 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>dotfiles</category><category>OS-X</category><category>unix</category><guid>https://east.fm/posts/dotfiles-reloaded/index.html</guid><pubDate>Sat, 04 Feb 2017 00:57:14 GMT</pubDate></item></channel></rss>