Skip to content

My emacs configuration for all the world to see (FWIW)

Notifications You must be signed in to change notification settings

PBorocz/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Configuration

Introduction

The configuration depends on Org mode. Specifically init.el sets up a few initial GUI settings, bootstraps use-package, and loads config.org (where the majority of the configuration magic happens)

–> Configuration (config.org)

Notes

I’ve been happily using (require 'xxx) since 1990 (really, see some of my history at the bottom of config.org).

However, startup times have continued to ramp up (albeit only once per day at most).

Thus, this repo reflects my first attempt at actually cleaning up and using use-package over an above simply cutting/pasting other people’s usage.

There’s a LOT to be cleaned up and learned so don’t take my usage as idiomatic!

About

My emacs configuration for all the world to see (FWIW)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published