Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lionyxml/emacs-solo
- Owner: LionyxML
- License: gpl-3.0
- Created: 2024-03-29T05:10:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T00:02:34.000Z (8 months ago)
- Last Synced: 2024-04-24T01:28:54.346Z (8 months ago)
- Language: Emacs Lisp
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: Emacs Solo
#+AUTHOR: Rahul Martim Juliato
#+EMAIL: [email protected]
#+OPTIONS: toc: nilEmacs 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_SRCAnd that's it, happy hacking! 🐂