X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=dd6e929d37894b0b34b7ba6f913b586cf98b1d24;hb=9eff1ccba6fd24c4726bd296348f3043801deea8;hp=3b796ba4422d1d551228528658278f0058f9f3b8;hpb=5389614bdcc29a3a0446b5fc0356a58dc1bcf952;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 3b796ba..dd6e929 100755 --- a/setup.sh +++ b/setup.sh @@ -55,5 +55,9 @@ fi # Another MPlayer fork, but developed separately with a different config # directory. if installed mpv; then - link mpv ~/.mpv + link mpv ~/.config/mpv +fi + +if installed handbrake; then + link handbrake ~/.config/ghb fi