]> git.mjollnir.org Git - dotfiles/zsh.git/commitdiff
removed extraneous android path
authorPenny Leach <penny@mjollnir.org>
Mon, 21 Feb 2011 14:57:51 +0000 (15:57 +0100)
committerPenny Leach <penny@mjollnir.org>
Mon, 21 Feb 2011 14:57:51 +0000 (15:57 +0100)
.zsh.d/S06_exports

index 72c8b91006439ba4d8b5f080e8cfbdf87400b1a3..c1da3f7fa7d2414df8c127f5221f97653b78de72 100644 (file)
@@ -1,4 +1,4 @@
-export PATH=$PATH:/home/penny/bin/:/home/penny/src/android/tools
+export PATH=$PATH:/home/penny/bin/
 export DEBFULLNAME='Penny Leach'
 export DEBEMAIL=penny@mjollnir.org
 export GIT_AUTHOR_NAME='Penny Leach'