Skip to content

ronert/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a1e0211 · May 9, 2020
May 9, 2020
Dec 25, 2013
Mar 23, 2020
Mar 20, 2020
Mar 23, 2020
Mar 23, 2020
Apr 16, 2020
Dec 31, 2015
Jan 3, 2015
May 9, 2020
Mar 20, 2020
Dec 25, 2013
May 9, 2020

Repository files navigation

Introduction

This is my personal Emacs configuration. I used a lot of code from:

Installation

Tested on Emacs 24.4.1 running on OS X

  1. Launch Emacs.App with the -q flag
  2. Add MELPA to your package archive:
    (add-to-list 'package-archives
                 '("melpa" . "http://melpa.org/packages/") t)
        
  3. Run list-packages and install use-package and session
  4. Close Emacs.App and run normally without the -q flag
  5. Configuration should bootstrap itself now and install all the packages

About

My Emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published