Skip to content

rhishikeshj/dot-emacs-dot-d

 
 

Repository files navigation

Installing

Pre-requisites

The following tools should be installed and available on the system:

Make sure that they are on $PATH. If you are on a Mac, git needs to be available at /usr/local/bin/git.

  1. On a Mac, these can all be installed through Homebrew as follows:

    brew install git mercurial aspell automake
  2. On Ubuntu, these can all be installed through Apt as follows:

    apt install git mercurial aspell automake

Steps

  1. Close Emacs.
  2. Delete ~/.emacs or ~/.emacs.d, if you already have it.
  3. Run git clone https://github.com/rhishikeshj/dot-emacs-dot-d.git ~/.emacs.d
  4. Open Emacs, it will download all the packages. (Ignore the warnings on the first launch.)
  5. Start using it! 🎉

About

My Emacs configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%