diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-05 11:10:16 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-05 11:10:16 +0200 |
| commit | 15b2725cfbd8e9e8a1769d600a87434c0a17b958 (patch) | |
| tree | 638e5df51b05c0b02cbe0a6630ca8ccc34c17500 /content/it/articles/bash-notes | |
| parent | 47e138b5b25babab12a8e298fee481018e2cc29f (diff) | |
| download | danixxyz-15b2725cfbd8e9e8a1769d600a87434c0a17b958.tar.gz danixxyz-15b2725cfbd8e9e8a1769d600a87434c0a17b958.zip | |
Chore: frontmatter linting
Diffstat (limited to 'content/it/articles/bash-notes')
| -rw-r--r-- | content/it/articles/bash-notes/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md index b7b3d13..b90e9ee 100644 --- a/content/it/articles/bash-notes/index.md +++ b/content/it/articles/bash-notes/index.md @@ -4,10 +4,10 @@ date = "2023-04-07T11:20:20+02:00" type = "tech" author = "Danilo M." excerpt = "Un'app 'sticky notes', scritta in bash per i patiti della shell." -categories = [ "DIY", "Code"] +categories = ["DIY", "Code"] tags = ["linux", "bash"] - +++ + # bash notes ## uno script semplice per prendere appunti, scritto in bash |
