summaryrefslogtreecommitdiff
path: root/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-08-24 19:59:34 +0300
committerPaul Buetow <paul@buetow.org>2024-08-24 19:59:34 +0300
commitc6e6abcb2ff84eb2eab51ee6c07f7352e78d927b (patch)
treed65a8c5017468dbba788c11804cfd416efa1bba7 /gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl
parentcccb12632bd4a48e73f561bbd512e3060d4d16e9 (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl')
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl
index 04e3f708..32e255f3 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi.tpl
@@ -15,6 +15,10 @@
"\__/"---------------"\__/"-+---+'
```
+<< template::inline::toc
+
+## Introduction
+
Lately, I have been polishing and writing a lot of Bash code. Not that I never wrote a lot of Bash, but now as I also looked through the Google Shell Style Guide, I thought it is time also to write my thoughts on that. I agree with that guide in most, but not in all points.
=> https://google.github.io/styleguide/shellguide.html Google Shell Style Guide