Skip to content

feng-li/.emacs.d

Repository files navigation

Feng Li's Emacs configurations

Copyright

See each individual file.

Installation

  • Back up old files

      cd ~
      mv .emacs.d .emacs.d-bak
      mv .emacs .emacs-bak
    
  • Clone the repository

      cd ~
      git clone https://github.com/feng-li/.emacs.d.git
      cd ~/.emacs.d/
      git submodule update --init --recursive
    
  • Synchronize with the remote

      cd ~/.emacs.d/
      git pull
      git submodule sync
      git submodule foreach git checkout master
      git submodule foreach git pull
    

Bug reports

About

Feng Li's emacs configure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published