emacs.d

root/

📁 auto-complete2020-07-02 19:41
📁 dash.el2020-07-02 19:41
📁 emms2020-07-02 19:41
📁 expand-region.el2020-07-02 19:41
📁 flycheck2020-07-02 19:41
📁 geiser2020-07-02 19:41
📁 git-modes2020-07-02 19:41
📁 haskell-mode2020-07-02 19:41
📁 js2-mode2020-07-02 19:41
📁 magit2020-07-02 19:41
📁 multiple-cursors.el2020-07-02 19:41
📁 oblivion-emacs2020-07-02 19:41
📁 popup-el2020-07-02 19:41
📁 projectile2020-07-02 19:41
📁 seq.el2020-07-02 19:41
📁 slime2020-07-02 19:41
📁 themes2020-07-02 19:42
📁 twittering-mode2020-07-02 19:41
🖹 .gitignore[raw]2020-07-02 19:42
🖹 .gitmodules[raw]2020-07-02 19:42
🖹 LICENSE[raw]2020-07-02 19:42
🖹 README.md[raw]2020-07-02 19:42
🖹 aggressive-indent.el[raw]2020-07-02 19:42
🖹 auto-complete-haskell.el[raw]2020-07-02 19:42
🖹 column-marker.el[raw]2020-07-02 19:42
🖹 custom.el[raw]2020-07-02 19:42
🖹 eval-and-replace.el[raw]2020-07-02 19:42
🖹 graphviz-dot-mode.el[raw]2020-07-02 19:42
🖹 init.el[raw]2020-07-02 19:42
🖹 let-alist-1.0.4.el[raw]2020-07-02 19:42
🖹 linum.el[raw]2020-07-02 19:42
🖹 load-directory.el[raw]2020-07-02 19:42
🖹 nemu.el[raw]2020-07-02 19:42
🖹 paredit.el[raw]2020-07-02 19:42
🖹 pretty-xml.el[raw]2020-07-02 19:42
🖹 rust-mode.el[raw]2020-07-02 19:42

Latest Logs

1
2
3
2016-10-31 update all submodules, except for magit
2016-10-31 remove broken godot file (see previous commit)
2016-10-31 remove stupid non-earnest attempt at godot-mode

README.md

1
2
3
4
5
6
7
8
9
10
11
12
emacs-config
============

I've got no cule what I'm doing so don't take this as an example!
my ~/.emacs.d configs

1. checkout and rename to ~/.emacs.d
2. get the git submodules
3. add this line to ~/.emacs
```
(load-file "~/.emacs.d/init.el")
```
This page was generated with git-to-web.