From f440e0c04d924a9a43c246c5349fd7c9748d8483 Mon Sep 17 00:00:00 2001
From: "Kenneth Benzie (Benie)" <benie@infektor.net>
Date: Sun, 21 Feb 2021 20:44:44 +0000
Subject: [PATCH] Fix system-info conduit command

---
 .conduit.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.conduit.yaml b/.conduit.yaml
index a56b2fe..b64e8bc 100644
--- a/.conduit.yaml
+++ b/.conduit.yaml
@@ -32,4 +32,4 @@
       dst: ~/.local/share/tmux/layouts/window-wide-right
 - command:
     - install: system-info/install.sh
-    - remove: system-info/remove.sh
+      remove: system-info/remove.sh