]> git.rmz.io Git - dotfiles.git/commitdiff
fix new wine location
authorSamir Benmendil <samir.benmendil@gmail.com>
Sun, 27 Oct 2013 12:42:27 +0000 (13:42 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sun, 27 Oct 2013 12:42:27 +0000 (13:42 +0100)
bin/wine
zshrc

index 42215e7a080d90b1e4527749db35316f001adca2..a7dafbbca646e661e2a51dade2b9185ae583155c 100755 (executable)
--- 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 9031177f985fa11a871a80200c993dc637eef574..df14759a33abf109f7ea4126cdc21b2ed3c55a1e 100644 (file)
--- 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