Skip to content

Kinneyzhang/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.