Skip to content

jontsai/dotemacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opinionated collection of the best dotemacs (*.el) files

Prerequisites

An Emacs Lisp Package Archive such as MELPA (Milkypostman's Emacs Lisp Archive) is required.

Installation

  1. git clone https://github.com/jontsai/dotemacs OR git clone [email protected]:jontsai/dotemacs.git
  2. make (See Makefile)
  3. Profit

Utilities

Dependency Emacs Packages

This Emacs configuration uses the following Emacs packages:

Installation

Installation of these dependencies happens automatically with make.

Previously, the steps were:

  1. Fetch the latest MELPA package list:
    M-x package-refresh-contents
  2. For each of these, run:
    M-x package-install <package-name>

Deprecated Dependencies

These packages were previously used by this Emacs configuration, but no longer.

Languages

Contributing

Pull requests are welcome!

Guides to Learning Emacs

License

See LICENSE.md

About

Opinionated collection of the best dotemacs (*.el) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published