aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-07-25 23:00:30 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-07-25 23:01:42 +0300
commit48e0f10b9859d3510e6b458f4c6db7b401fd1b74 (patch)
tree6fea4b79a000ef67a4390f79a23c7ccff3ad9252 /install
parent349625340559e5c53b3c0664fa026a79113d3fc7 (diff)
downloaddotfiles-48e0f10b9859d3510e6b458f4c6db7b401fd1b74.tar.gz
dotfiles-48e0f10b9859d3510e6b458f4c6db7b401fd1b74.zip
add doom-emacs configs
just trying. probably my configs now are messy, but eventually they'll improve.
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 4de409b..519de59 100755
--- a/install
+++ b/install
@@ -1,6 +1,6 @@
#!/bin/sh
-for prg in alacritty bin bash moc nvim starship xmonad
+for prg in alacritty bin bash doom-emacs moc nvim starship xmonad
do
stow -vDt ~ "$prg"
stow -vt ~ "$prg"