From: Samir Benmendil Date: Sun, 27 Oct 2013 12:42:27 +0000 (+0100) Subject: fix new wine location X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8061130d40a00c13c555608b8fbf2a3a82e2ad2f?ds=inline fix new wine location --- diff --git a/bin/wine b/bin/wine index 42215e7..a7dafbb 100755 --- a/bin/wine +++ b/bin/wine @@ -1,6 +1,6 @@ #!/bin/bash -WINE_HOME=/mnt/sdd5/wineprefixes/wine_home +WINE_HOME=/mnt/data/wineprefixes/wine_home WINE=/usr/bin/wine export WINEARCH=${WINEARCH:-win32} diff --git a/zshrc b/zshrc index 9031177..df14759 100644 --- a/zshrc +++ b/zshrc @@ -50,7 +50,7 @@ hash -d src=~/src hash -d chroot_testing=/buildsystem/testing/buildroot hash -d chroot_master=/buildsystem/master/buildroot hash -d chroot_lib32=/buildsystem/lib32/buildroot -hash -d wineprefixes=/mnt/sdd5/wineprefixes +hash -d wineprefixes=/mnt/data/wineprefixes hash -d UniMaas=~/dropbox/Documents/UniMaas # set some env variables