]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
handbrake: add
[config/dotfiles.git] / setup.sh
index 3b796ba4422d1d551228528658278f0058f9f3b8..dd6e929d37894b0b34b7ba6f913b586cf98b1d24 100755 (executable)
--- 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