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