all repos

dotfiles @ f7c0cef79f1450e25e5c29795bb9f7cdfeeef15b

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
~~~