16

GitHub - winfred-lu/emacs.d

 4 years ago
source link: https://github.com/winfred-lu/emacs.d
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Emacs Envionment

Installation

$ git clone git://github.com/winfred-lu/emacs.d.git ~/.emacs.d
$ cd ~/.emacs.d

Uncomment the line to install all the listed packages during Emacs starts up $ sed -i -r 's#(;)(.wf-chk-pkg.)#\2#' init.el $ emacs

Comment the line out $ sed -i -r 's#(.wf-chk-pkg.)#;\1#' init.el

Speed Up (Optional)

Byte-compile everything to speed up Emacs startup:

$ make

Usage

$ emacs

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK