Skip to content

My personal emacs configuration, using heavily git submodules for external packages

Notifications You must be signed in to change notification settings

AndreaCrotti/Emacs-configuration

Repository files navigation

Emacs configuration

This configuration uses use-package heavily, configured mostly for Clojure development.

Usage

To try it out:

  • git clone git://github.com/AndreaCrotti/Emacs-configuration.git
  • git submodule update init
  • create an optional custom.el file for your own customization (which is loaded)
  • create or modify your .emacs in your $HOME with the following:
    • (setq base “~/Emacs-Configuration/”)
    • (load (concat base “ca-init.el”))

About

My personal emacs configuration, using heavily git submodules for external packages

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published