/.emacs.d

my configuration for emacs

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

Emacs Configuration

Install

  • Clone this repo to your ~/.emacs.d directory. If you already have .emacs.d, back-up it!
    mv ~/.emacs.d ~/.emacs.d.bak
    git clone --depth=1 https://github.com/Kinneyzhang/.emacs.d.git ~/.emacs.d --recursive
        
  • Start emacs and wait for a while to install all the packages.

Tips

  • this config is only tested in MacOS.
  • if you like it, welcome to fork it and give me a star.