Add "The Absolute Beginner's Guide to Emacs" video & notes source

Signed-off-by: KiwiB0y <42769725+KiwiB0y@users.noreply.github.com>
This commit is contained in:
KiwiB0y 2022-02-12 13:49:11 +01:00
parent 6a98b266f0
commit 495c74fcaf
1 changed files with 2 additions and 0 deletions

View File

@ -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.