Skip to content

AndreaCrotti/Emacs-configuration

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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