X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=9f69e1ce4abca2f7a4c8a1b9fa201c0b55108ecc;hb=21fbedead9be5d81077bd6ab0e85f3c90e8c348d;hp=82b34708b65ea245efc3ada7e8e6c8ad2a0405c6;hpb=90af48c54dc47f077bc3ff48dc30157759213292;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 82b3470..9f69e1c 100755 --- a/setup.sh +++ b/setup.sh @@ -2,7 +2,7 @@ # Setup script for multimedia configuration files. -# Copyright (C) 2011-2013 Simon Ruderich +# Copyright (C) 2011-2014 Simon Ruderich # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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