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
- Host: GitHub
- URL: https://github.com/agilecreativity/dotemacs-org
- Owner: agilecreativity
- Created: 2016-01-31T03:27:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T05:55:45.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T05:01:57.000Z (over 1 year ago)
- Language: YASnippet
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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.