Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 651 Bytes

installation.org

File metadata and controls

17 lines (14 loc) · 651 Bytes

Dependencies

Install emacs-yamlmod

  • https://github.com/perfectayush/emacs-yamlmod
    (if module-file-suffix
        (progn
          (module-load "/home/shane/source/git/config/emacs/manual-packages/emacs-yamlmod/target/release/libyamlmod.so")
          (add-to-list 'load-path "/home/shane/source/git/config/emacs/manual-packages/emacs-yamlmod")
          (require 'yamlmod)))
        

Ensure you have the following tools installed

Add scripts to PATH