4 lines
98 B
Text
4 lines
98 B
Text
|
#!/bin/sh
|
||
|
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
|
||
|
~/.emacs.d/bin/doom install
|