diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-09-30 00:01:34 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-09-30 00:03:50 +0300 |
| commit | 9f17cf318d91ae4ab80a78c2cc1c1acd23417d93 (patch) | |
| tree | 9018edec338a9904158f23b2a2a24291a55b2fdb /install | |
| parent | 01740e65662e21140917e56c0e788ebc4ae11fa0 (diff) | |
| download | dotfiles-9f17cf318d91ae4ab80a78c2cc1c1acd23417d93.tar.gz dotfiles-9f17cf318d91ae4ab80a78c2cc1c1acd23417d93.zip | |
add mpd
whoops i mentioned it in the readme earlier than i actually added it to the repo.
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 doom-emacs moc nvim starship xmonad +for prg in alacritty bin bash doom-emacs moc mpd nvim starship xmonad do stow -vDt ~ "$prg" stow -vt ~ "$prg" |
