diff options
Diffstat (limited to '2022/talks/eshell.md')
-rw-r--r-- | 2022/talks/eshell.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/2022/talks/eshell.md b/2022/talks/eshell.md index 7ff7bbef..b1ffac32 100644 --- a/2022/talks/eshell.md +++ b/2022/talks/eshell.md @@ -11,6 +11,13 @@ Howard Abrams (he/him) [[!inline pages="internal(2022/info/eshell-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="eshell-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to <emacsconf-submit@gnu.org>."""]] + While Eshell is this quick and dirty way to run external commands, its *dirtiness* plays into the Lisp’s *malleable* big ball of mud metaphor, |