Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 704 Bytes

README.org

File metadata and controls

19 lines (14 loc) · 704 Bytes

Minimal Emacs configuration for speed and sanity

This is a minimal configuration for Emacs, that has the most important (to me) bits and pieces from exordium and my config that decreases a possibility of me loosing my sanity.

Usage

The assumption is that iTerm2 is used.

git clone https://github.com/pkryger/emacs-sanity.git ~/.emacs-sanity
emacs -nw --init-directory ~/.emacs-sanity

From time to time, you may want to update installed packages. I usually do M-x package-list-packages followed by U x.

A few keybindings are defined, type M-x describe-personal-keybindings to see them.