You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
394 B
7 lines
394 B
5 years ago
|
* Komacs
|
||
|
My emacs config. [[./config.org]] contains any configuration I've done,
|
||
|
which is loaded by org-babel on startup.
|
||
|
|
||
|
I use [[https://github.com/jwiegley/use-package][use-package]] for package management, [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]] for mail and
|
||
|
[[http://company-mode.github.io/][company]]/[[https://github.com/joaotavora/yasnippet][yasnippet]] for completion.
|