all repos

dotfiles @ ed62788

my dotfiles

doom.d/README.md (view raw)

1
2
3
4
5
6
7
8
# Doom emacs

### Install
~~~bash
sudo pacman -S emacs ripgrep fd
git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
~/.emacs.d/bin/doom install
~~~