all repos

dotfiles @ 102aa36798f17adf2eaac48c399ea8643d503ac4

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