Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

40 lines (20 loc) · 1.13 KB

emacs-config

This repository contains my personal emacs configuration files. I keep it here so I have a history of changes as I make it work between Mac/PC/Linux...

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Emacs

Installing

  1. If windows, make sure the HOME environment variable is set to the user's home directory (i.e. C:\Users\[USERNAME])
  2. Clone this repo as .emacs.d in the user's home directory

Built With

  • Emacs - The editor used

Contributing

Submit a pull request. :)

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details