Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.