diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-07-25 23:00:30 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-07-25 23:01:42 +0300 |
| commit | 48e0f10b9859d3510e6b458f4c6db7b401fd1b74 (patch) | |
| tree | 6fea4b79a000ef67a4390f79a23c7ccff3ad9252 /install | |
| parent | 349625340559e5c53b3c0664fa026a79113d3fc7 (diff) | |
| download | dotfiles-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-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
