ymasory / emacs.d

emacs configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my emacs configuration

install

$ if [ -e ~/.emacs.d ]; then mv ~/.emacs.d ~/emacs.d-pre-ymasory; fi
$ git clone https://github.com/ymasory/emacs.d.git ~/.emacs.d
$ cd ~/.emacs.d
$ git submodule update --init

About

emacs configuration


Languages

Language:Emacs Lisp 100.0%