Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 476 Bytes

README.org

File metadata and controls

14 lines (14 loc) · 476 Bytes

Emacs Setup

Files

This directory contains two file in addition to this readme

Directory setup

Make a directory called setups in ~/.emacs.d

$ cd ~/.emacs.d
$ mkdir setups

Copy contents

  1. Copy /path/to/gofer/emacs/pugofer.el into ~/.emacs.d/setups directory
  2. Copy /path/to/gofer/emacs/pugofer-init.el at the end of ~/.emacs.d/init.el [Make the file if needed – dont clobber!]