aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-09-30 00:01:34 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-09-30 00:03:50 +0300
commit9f17cf318d91ae4ab80a78c2cc1c1acd23417d93 (patch)
tree9018edec338a9904158f23b2a2a24291a55b2fdb /install
parent01740e65662e21140917e56c0e788ebc4ae11fa0 (diff)
downloaddotfiles-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-xinstall2
1 files changed, 1 insertions, 1 deletions
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"