X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=2e37a2e6821b3b7e2f11df7c1c72bd6668991689;hb=31d4c9c6367cc8a457c28afe9e6855757f4318a1;hp=9f69e1ce4abca2f7a4c8a1b9fa201c0b55108ecc;hpb=21fbedead9be5d81077bd6ab0e85f3c90e8c348d;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 9f69e1c..2e37a2e 100755 --- a/setup.sh +++ b/setup.sh @@ -18,7 +18,7 @@ # along with this program. If not, see . -set -e +set -eu . ../lib.sh @@ -55,5 +55,5 @@ fi # Another MPlayer fork, but developed separately with a different config # directory. if installed mpv; then - link mpv ~/.mpv + link mpv ~/.config/mpv fi