Skip to content

wngreene/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs.d

W. Nicholas Greene's emacs configuration. Install some dependencies then checkout this repo to your home directory as .emacs.d and launch emacs. It should grab the required packages from the package manager:

# Install dependencies.
sudo apt-get install clangd
pip install --user pylint cpplint

# Clone and run.
git clone https://github.com/wngreene/emacs.d.git ~/.emacs.d
emacs -nw .

Requires:

  • emacs 27.1

About

My emacs configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published