X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=dd6e929d37894b0b34b7ba6f913b586cf98b1d24;hb=6bca597aa0b756cbd43da59a7dc30f9c4844e845;hp=2e37a2e6821b3b7e2f11df7c1c72bd6668991689;hpb=31d4c9c6367cc8a457c28afe9e6855757f4318a1;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 2e37a2e..dd6e929 100755 --- a/setup.sh +++ b/setup.sh @@ -57,3 +57,7 @@ fi if installed mpv; then link mpv ~/.config/mpv fi + +if installed handbrake; then + link handbrake ~/.config/ghb +fi