Move zet notes to blog posts

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-09-10 08:00:00 +01:00
parent 11ddf3d114
commit 2c517f1d39
34 changed files with 67 additions and 14 deletions

11
source/_posts/2.md Normal file
View file

@ -0,0 +1,11 @@
---
title: sshs
date: 2024-08-21 18:17:29
tags: [Linux, SSH]
note: true
permalink: /notes/2-sshs
---
A terminal user interface for SSH, based on your `~/.ssh/config` file.
<https://github.com/quantumsheep/sshs>