diff options
Diffstat (limited to '_notes/bash.md')
-rw-r--r-- | _notes/bash.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_notes/bash.md b/_notes/bash.md index 353f011..032731f 100644 --- a/_notes/bash.md +++ b/_notes/bash.md @@ -1,5 +1,6 @@ --- -title: GNU bash +title: Bash +subtitle: best practices --- (Associative) arrays -------------------- |