X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=9f69e1ce4abca2f7a4c8a1b9fa201c0b55108ecc;hb=21fbedead9be5d81077bd6ab0e85f3c90e8c348d;hp=d79992bdf5349021c7dd218d9a6a5563f8106aa8;hpb=bdcfa40cb46e5a90f255ee0be0e2588ecb5c7591;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index d79992b..9f69e1c 100755 --- 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