Skip to content

00-matt/emacs-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.