all repos — h3rald @ db508af1c29a1cffb92199c5066b1a8d0162f467

The sources of https://h3rald.com

Fixes
h3rald h3rald@h3rald.com
Sun, 24 Mar 2024 21:20:28 +0100
commit

db508af1c29a1cffb92199c5066b1a8d0162f467

parent

f149f5c62af94c18ab5af3e38f868366a87b79c9

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M contents/grimoire/create-symlink.mdcontents/grimoire/create-symlink.md

@@ -10,5 +10,5 @@

Oh, and don't forget `-s`. ```bash -ln -s <source_file> <myfile> +ln -s <source_file> <link> ```