]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
mpv/config: add
[config/dotfiles.git] / setup.sh
index d79992bdf5349021c7dd218d9a6a5563f8106aa8..9f69e1ce4abca2f7a4c8a1b9fa201c0b55108ecc 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -52,3 +52,8 @@ if installed mplayer; then
         link mplayer ~/.mplayer
     fi
 fi
+# Another MPlayer fork, but developed separately with a different config
+# directory.
+if installed mpv; then
+    link mpv ~/.mpv
+fi