Skip to content
forked from shshkn/emacs.d

My personal Emacs configuration

Notifications You must be signed in to change notification settings

asenyshyn/emacs.d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs.d

preview

Installing

Clone the repo into ~/.emacs.d

It's also possible to place configuration in $XDG_CONFIG_HOME/emacs since Emacs version 27.1.

Building Emacs

cd ~/.emacs.d/scripts/emacs-source
./deps.sh
./build.sh -B master -c -b -i

Configuration

Install dependencies (this pulls quite a lot of things)

~/.emacs.d/scripts/deps.sh

Extra

Emacs client on macOS

About

My personal Emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 89.8%
  • Shell 10.2%