From 9f17cf318d91ae4ab80a78c2cc1c1acd23417d93 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Thu, 30 Sep 2021 00:01:34 +0300 Subject: add mpd whoops i mentioned it in the readme earlier than i actually added it to the repo. --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install b/install index 519de59..b9fd609 100755 --- a/install +++ b/install @@ -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" -- cgit v1.2.3