Skip to content

My Emacs config. Tailored for Clojure development but easily extended or modified for other languages.

Notifications You must be signed in to change notification settings

jaybarra/conjure-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Conjure

Conjure is an Emacs configuration that takes inspiration from a number of excellent Emacs repositories.

Installation

Download Emacs from one of listed locations.

Make a backup of your existing .emacs.d folder if necessary, then clone this repo to ~/.emacs.d.

mv ~/.emacs.d ~/.emacs.d.bak
git clone https://github.com/jaybarra/.emacs.d ~/.emacs.d

Once downloaded, run Emacs. On first run it will attempt to install packages.

It is advisable to copy the sample/conjure-modules.el to the personal directory to begin modifying it to your own needs.

Purpose

Conjure was originally only my personal configuration. Interest on my teams had been expressed over Emacs and in my efforts to genericize my own configuration to make it appealing to others, the idea of publishing it generally occurred to me.

License

Copyright © 2024 Jay Barra

Distributed under the GNU General Public License, version 3

About

My Emacs config. Tailored for Clojure development but easily extended or modified for other languages.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published