From f9eb2597868be8f4ccad921075af704517043d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 13 Jul 2020 09:54:38 +0100 Subject: [PATCH] README: remove directory listing icons --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 08c132b..223a760 100644 --- a/README.md +++ b/README.md @@ -135,13 +135,13 @@ mkShell { Our directory structure looks like this: ```console -$ exa -T - ./ -├──  keys/ -│ ├──  hosts/ -│ │ └──  server01.asc -│ └──  users/ -│ └──  mic92.asc +$ tree . +. +├── keys +│   ├── hosts +│   │   └── server01.asc +│   └── users +│   └── mic92.asc ``` After that you can open a new file with sops