aboutsummaryrefslogtreecommitdiffhomepage
path: root/sandbox
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox')
-rwxr-xr-xsandbox/env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/env.sh b/sandbox/env.sh
index 0806055..7e2ec0d 100755
--- a/sandbox/env.sh
+++ b/sandbox/env.sh
@@ -8,5 +8,5 @@
XDG_DATA_HOME=./sandbox/examples/data
XDG_CACHE_HOME=./sandbox/examples/cache
XDG_CONFIG_HOME=./sandbox/examples/config
-PATH=".sandbox/usr/local/share/uzbl/examples/data/uzbl/scripts/:$PATH" # needed when running uzbl-browser from here. not sure anymore why
+#PATH="./sandbox/usr/local/share/uzbl/examples/data/uzbl/scripts/:$PATH" # needed when running uzbl-browser from here? don't think so..
PATH="./sandbox/usr/local/bin:$PATH" # needed to run uzbl-browser etc from here