An open API service indexing awesome lists of open source software.

https://github.com/agilecreativity/dotemacs-org

My Emacs configuration file
https://github.com/agilecreativity/dotemacs-org

Last synced: over 1 year ago
JSON representation

My Emacs configuration file

Awesome Lists containing this project

README

          

#+TITLE: My Emacs Configuration
#+AUTHOR: Burin Choomnuan

Here's my Emacs setup that I use on the daily.

The configuration depends on Org mode. [[file:init.el][init.el]] sets up a few initial GUI settings,
bootstraps [[https://github.com/jwiegley/use-package][use-package]],
and loads [[file:config.org][config.org]], which is where the majority of the configuration magic happens.