Coder Social home page Coder Social logo

emacs_conf's Introduction

如何下载我的源码,首先你需要安装一个git 客户端
然后
  git clone git://github.com/jixiuf/emacs_conf.git (只读)
     或者
  [email protected]:jixiuf/emacs_conf.git


会下载几乎所有的源码,不过其下分几个子模块,要正常使用,需要把这些子模块也下载
下来,在emacs_conf源码的根目录

git submodule init
git submodule update
cd ~/.emacs.d/site-lisp/
git clone http://orgmode.org/org-mode.git org-mode-git
then run
M-x update-directory-autoloads-recursively
to generate ~/.emacs.d/site-lisp/lisp/joseph-loaddefs.el
and M-x byte-compile-all-my-el-file to byte compile all my el files

emacs_conf's People

Contributors

jixiuf avatar

Watchers

 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.