GithubHelp home page GithubHelp logo

emacs-config's Introduction

Emacs Configuration Using Org-Babel

This repository contains the setup I use to customize Emacs. The configuration uses an Org-Babel setup I use to store my initialization file as an Org Mode file, and the corresponding init.el that bootstraps the system.

My emacs configuration uses the .emacs.d directory since it contains several files. There are several other packages it relies on to work. Rather than include them directly in the repository, this repository contains submodules that point to them. Before you begin, make sure you don’t have a .emacs file or a .emacs.d directory already set up; they’ll get in the way of setting everything up. It takes three steps to configure the repository:

  • Check out the repository using git into the directory of your choosing
  • Navigate to the emacs-config directory and run two commands:
    • git submodule init
    • git submodule update
  • Symlink the emacs-config directory to ~/.emacs.d

Start up Emacs and test out the new configuration, and edit the emacs.org file as desired.

GitHub actually uses a Ruby gem called Org-Ruby to handle org files, and Org-Ruby doesn’t handle code blocks nearly as well as the elisp version does. For that reason, if you choose to view the repository on GitHub, I recommend viewing the file in raw mode, since the source code will otherwise be somewhat mangled.

Alternatively, you can see a quite-up-to-date HTML export of the org file at Etherplex.

emacs-config's People

Contributors

jweaver avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.