<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Chezmoi on Andrew Quinn&#39;s TILs</title>
    <link>https://til.andrew-quinn.me/tags/chezmoi/</link>
    <description>Recent content in Chezmoi on Andrew Quinn&#39;s TILs</description>
    <image>
      <title>Andrew Quinn&#39;s TILs</title>
      <url>https://til.andrew-quinn.me/papermod-cover.png</url>
      <link>https://til.andrew-quinn.me/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 21 Nov 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://til.andrew-quinn.me/tags/chezmoi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git controlled, user-scoped, recoverable-after-install `systemd` services and timers</title>
      <link>https://til.andrew-quinn.me/posts/user-facing-services-and-timers-with-systemd/</link>
      <pubDate>Tue, 21 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/user-facing-services-and-timers-with-systemd/</guid>
      <description>&lt;h1 id=&#34;tldr&#34;&gt;TL;DR&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;systemd&lt;/code&gt; timers are a serious upgrade from &lt;code&gt;cron&lt;/code&gt;. Accept no substitutes.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;~/.config/systemd/user&lt;/code&gt; lets you run &lt;em&gt;user-scoped&lt;/em&gt; timers and services,
&lt;ul&gt;
&lt;li&gt;in a place where you can version control them with Git easily,
&lt;ul&gt;
&lt;li&gt;and even keep a handy backup with &lt;a href=&#34;https://www.chezmoi.io/&#34;&gt;chezmoi&lt;/a&gt;!&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;story&#34;&gt;Story&lt;/h1&gt;
&lt;p&gt;We had the great honor of having our friend Tri Phung
(&lt;a href=&#34;https://www.linkedin.com/in/tri-anh-phung/&#34;&gt;LinkedIn&lt;/a&gt;,
&lt;a href=&#34;https://github.com/json-todd&#34;&gt;GitHub&lt;/a&gt;) over for dinner yesterday. As is
often the case the conversation turned to work. I&amp;rsquo;ve been on
a kick of using Github Actions remotely and shell scripts + &lt;code&gt;systemd&lt;/code&gt;
services/timers locally to sketch out some ideas for &lt;a href=&#34;https://www.build-100-websites.fun/&#34;&gt;new websites&lt;/a&gt; in Hugo.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
