~edwargix/emacs.d

my personal Emacs configuration
8134fe8d — David Florness 5 days ago
Bump packages
f6906552 — David Florness a month ago
keys: use C-x C-b for ibuffer instead of list-buffers
4b92a5de — David Florness a month ago
keys: use C-c C-s for switching to scratch buffer

refs

master
browse  log 

clone

read-only
https://git.hnitbjorg.xyz/~edwargix/emacs.d
read/write
git@git.hnitbjorg.xyz:~edwargix/emacs.d

You can also use your local clone with git send-email.

#emacs

My personal emacs configuration setup. The root directory is in ~/.emacs.d/

I got the .gitignore from Emacs.gitignore of https://github.com/github/gitignore/tree/master/Global

You should be able to just run

$ git clone https://gitlab.com/edwargix/emacs.git ~/.emacs.d/
$ emacs

and all packages will then be automatically downloaded and configured. If there are any problems, please submit an issue or get in touch with me! Thanks