From bfaa42978208abbbd3a48eea9d162b3f81d0a4c5 Mon Sep 17 00:00:00 2001 From: Phantop Date: Wed, 19 Aug 2020 14:59:07 -0400 Subject: [PATCH] Setup: fix mpv install --- .setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup b/.setup index 3a5c35c..14b0c9d 100755 --- a/.setup +++ b/.setup @@ -1,7 +1,7 @@ #!/bin/bash sudo eopkg it -c system.devel sudo eopkg rm gnome-terminal libreoffice-common mate-terminal nautilus -sudo eopkg it fish kitty mpv-devel neovim qutebrowser stow +sudo eopkg it fish kitty mpv-libs-devel neovim qutebrowser stow cd ~/.dotfiles for i in `fd -t d -H`