https://github.com/purefunctor/happy-emacs
https://github.com/purefunctor/happy-emacs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/purefunctor/happy-emacs
- Owner: purefunctor
- License: bsd-3-clause
- Created: 2022-08-15T16:42:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T13:15:56.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T06:41:19.545Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 130 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: ハッピ Emacs
#+AUTHOR: purefunctor
ハッピ (read: Happy) Emacs is a minimal Emacs distribution.
** Installation
Installation is as easy as cloning and running Emacs, like so:
#+begin_src sh
$ git clone https://github.com/purefunctor/happy-emacs.git ~/.emacs.d/
#+end_src