From ed94650f54167c9b12f82008411a8bafdbdaccc2 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Thu, 31 Dec 2020 16:07:26 +0000 Subject: [PATCH] Add Fedora support --- .conduit.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.conduit.yaml b/.conduit.yaml index aa45354..69dc731 100644 --- a/.conduit.yaml +++ b/.conduit.yaml @@ -12,6 +12,10 @@ - tmux - xclip - urlscan +- dnf: + - tmux + - xclip + - urlscan - symlink: - src: tmux.conf dst: ~/.tmux.conf