GithubHelp home page GithubHelp logo

michaelklishin / emacsd Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 0.0 5.34 MB

Chronicles of my Emacs life, recorded in a git repository

Emacs Lisp 84.07% C# 0.11% Makefile 0.13% Ruby 0.15% Common Lisp 12.78% Scheme 1.51% TeX 0.04% Awk 0.01% Shell 0.05% Clojure 0.78% Erlang 0.39% Roff 0.01%

emacsd's Introduction

What is emacsd

This is a yet another collection of Emacs modes, settings, extensions, color themes and everything in between. It has been accumulated over the period of 11 years by Michael Klishin, used and modified by several other smart people and supports machine-specific settings.

Many parts of this codebase need refactoring, documentation, upgrades to various 3rd party modes and so on. It is, however, mature and does not change very often.

Installation

Clone this repo to ~/emacsd, touch ~/emacsd/custom-variables.el.

Add the following code to you ~/.emacs

(defvar emacsd-dir     "~/emacsd/")

(add-to-list 'load-path "~/.emacs.d")
(add-to-list 'load-path emacsd-dir)

(load "boot")

This should initialize the necessary package repositories and install the non-bundled dependencies.

License & Copyright

Released under the MIT license.

  • (c) Michael S. Klishin, 2007-2017
  • (c) Dmitriy Dzema, 2009-2011

emacsd's People

Contributors

michaelklishin avatar bitdeli-chef avatar vaskova avatar

Stargazers

Angus H. avatar Arthur Nogueira Neves avatar Kirill K avatar Bartosz Krupa avatar Isaac Pei avatar 小苏打 avatar Josh Vera avatar Pablo Barrantes avatar  avatar

Watchers

 avatar edwardt avatar James Cloos avatar  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.