Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lionyxml/emacs-solo

A Pure Emacs (no external packages) IDE like configuration.
https://github.com/lionyxml/emacs-solo

Last synced: about 1 month ago
JSON representation

A Pure Emacs (no external packages) IDE like configuration.

Awesome Lists containing this project

README

        

#+TITLE: Emacs Solo
#+AUTHOR: Rahul Martim Juliato
#+EMAIL: [email protected]
#+OPTIONS: toc: nil

Emacs Solo is a configuration for when I wanna go back to the roots
and test my self using Emacs with only the built-in goodies.

It is minimalist and powerful. A place I visit once in a while.

** Installation

Save the src_sh[:exports code]{init.el} file into a directory
of your liking and run Emacs with:

#+BEGIN_SRC sh
emacs --init-directory=YOUR_DIR
#+END_SRC

And that's it, happy hacking! 🐂