summaryrefslogtreecommitdiffstats
path: root/content/it/articles/bash-notes/index.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-05 11:10:16 +0200
committerDanilo M. <danix@danix.xyz>2026-05-05 11:10:16 +0200
commit15b2725cfbd8e9e8a1769d600a87434c0a17b958 (patch)
tree638e5df51b05c0b02cbe0a6630ca8ccc34c17500 /content/it/articles/bash-notes/index.md
parent47e138b5b25babab12a8e298fee481018e2cc29f (diff)
downloaddanixxyz-15b2725cfbd8e9e8a1769d600a87434c0a17b958.tar.gz
danixxyz-15b2725cfbd8e9e8a1769d600a87434c0a17b958.zip
Chore: frontmatter linting
Diffstat (limited to 'content/it/articles/bash-notes/index.md')
-rw-r--r--content/it/articles/bash-notes/index.md4
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