To change the notes, edit vim.md to your liking (Every header is one slide in pdf)
Recompile using pandoc -t beamer vim.md -o vim.pdf
git clone https://github.com/dylanpjx/unix-workshop.git
cd unix-workshop
- Basic .vimrc
- vim.pdf + vim_advanced.pdf (Personal notes on vim)
- demo.txt file is just a file of text to practice vim
Remember to source your .vimrc and .bashrc once you make any changes.
Alternatively, you can restart your terminal.