Skip to content
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BG's Emacs Setup

A fresh approach to managing my Emacs setup. Still a work in progress.

Philosophy

The main idea behind my new setup is to make it very easy to customize the settings and add new libs.

There is no magic in here.

Directory Structure

Everything is contained in a bunch of directories and .el files. The directory structure is somewhat like this -

~/.emacs.d
    - init.el # the main entry point
    - config # config files for every mode
    - etc # additional file for modes
    - lib # place to put/symlink libs
    - vendor
      - checkouts # place to extract lib tarballs
      - submodules # place to put lib git submodules
    - tmp # temporary stuff

To understand how to add your own library take a look at config/ac.el and the corresponding files in lib and vendor/submodules.

Supported Languages

  • Clojure
  • Contributions welcome!

Acknowledgements

Based on the work of Sam Aaron.

About

My custom Emacs setup

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages