From 072d1391328d09dc2163c86797148f4c8ec55364 Mon Sep 17 00:00:00 2001
From: Nikolaos Boutalas <nikolaos@boutalas.me>
Date: Mon, 7 Aug 2023 11:49:48 +0300
Subject: Add ssh task

---
 local.yml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'local.yml')

diff --git a/local.yml b/local.yml
index b995386..148bb45 100644
--- a/local.yml
+++ b/local.yml
@@ -2,4 +2,5 @@
   tasks:
     - include: tasks/dependencies.yml
     - include: tasks/zsh.yml
+    - include: tasks/ssh.yml
     - include: tasks/dotfiles.yml
-- 
cgit v1.2.3