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.
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.