Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirang89/dotemacs
I'm starting over with this setup. My old setup is at https://github.com/kirang89/.emacs.d.
https://github.com/kirang89/dotemacs
Last synced: 7 days ago
JSON representation
I'm starting over with this setup. My old setup is at https://github.com/kirang89/.emacs.d.
- Host: GitHub
- URL: https://github.com/kirang89/dotemacs
- Owner: kirang89
- Created: 2019-02-07T09:29:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T19:00:58.000Z (5 months ago)
- Last Synced: 2024-06-21T13:16:07.457Z (5 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 120 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## dotemacs
This is the new home for my Emacs configuration, after a detox from my [old, bigger and more
customized setup](https://github.com/kirang89/.emacs.d).## Setup
I use [straight](https://github.com/raxod502/straight.el) as my package manager, so please read a
bit about it, before setting up this configuration for your use.To proceed, run the following command
```
git clone https://gitlab.com/nilenso/dotemacs ~/.emacs.d
```and run Emacs. On the first run, it will install and compile the packages, so it might take a few
minutes.