1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-16 05:28:15 +00:00

README: remove directory listing icons

This commit is contained in:
Jörg Thalheim 2020-07-13 09:54:38 +01:00
parent 4dc5ea0441
commit f9eb259786
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -135,13 +135,13 @@ mkShell {
Our directory structure looks like this: Our directory structure looks like this:
```console ```console
$ exa -T $ tree .
 ./ .
├── keys/ ├── keys
├──  hosts/    ├── hosts
│ └──  server01.asc    │   └── server01.asc
└──  users/    └── users
│ └── mic92.asc    └── mic92.asc
``` ```
After that you can open a new file with sops After that you can open a new file with sops