Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 388 Bytes

emacs-cheatsheet

Mini guide to Emacs keyboard shortcuts.

Building

  1. Install dependencies:

     sudo apt install git texlive
    
  2. Grab the source:

     git clone https://github.com/00-matt/emacs-cheatsheet.git
    
  3. Build the PDF:

     pdflatex emacs-cheatsheet.tex
    

License

Released under the terms of the Unlicense. Do whatever you want.