https://github.com/andreacrotti/emacs-introduction
https://github.com/andreacrotti/emacs-introduction
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreacrotti/emacs-introduction
- Owner: AndreaCrotti
- Created: 2018-04-05T13:01:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T14:08:34.000Z (about 8 years ago)
- Last Synced: 2025-02-01T08:31:01.171Z (over 1 year ago)
- Size: 947 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emacs Introduction
To try out the configuration shipped with this repository
- open `conf.org` with Emacs >= 24 (`Emacs -Q` if you want to discard existing configurations)
- `M-x org-babel-tangle`
This will generate a `conf.el` file that contains the full configuration used.
Simply open that file and `M-x load-file RET conf.el`