From 495c74fcafefc2025d2d479391c5b72cc5187182 Mon Sep 17 00:00:00 2001 From: KiwiB0y <42769725+KiwiB0y@users.noreply.github.com> Date: Sat, 12 Feb 2022 13:49:11 +0100 Subject: [PATCH] Add "The Absolute Beginner's Guide to Emacs" video & notes source Signed-off-by: KiwiB0y <42769725+KiwiB0y@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e542126..655d241 100644 --- a/README.md +++ b/README.md @@ -1499,6 +1499,8 @@ You're never really done. - [Emacs Tutorial (Beginners) -Part 3- Expressions, Statements, ~/.emacs file and packages](https://www.youtube.com/watch?v=paSgzPso-yc) - [Evil Mode: Or, How I Learned to Stop Worrying and Love Emacs (video)](https://www.youtube.com/watch?v=JWD1Fpdd4Pc) - [Writing C Programs With Emacs](http://www.cs.yale.edu/homes/aspnes/classes/223/notes.html#Writing_C_programs_with_Emacs) + - [The Absolute Beginner's Guide to Emacs (video by David Wilson)](https://www.youtube.com/watch?v=48JlgiBpw_I&t=0s) + - [The Absolute Beginner's Guide to Emacs (notes by David Wilson)](https://systemcrafters.net/emacs-essentials/absolute-beginners-guide-to-emacs/) - ### Unix command line tools - I filled in the list below from good tools.