diff --git a/cfg/zsh/cfg.d/export.zsh b/cfg/zsh/cfg.d/export.zsh index 9541d0c..c8a4236 100644 --- a/cfg/zsh/cfg.d/export.zsh +++ b/cfg/zsh/cfg.d/export.zsh @@ -19,6 +19,10 @@ if pacman -Qm android-sdk-build-tools &>/dev/null; then asdkver="$(pacman -Qm android-sdk-build-tools | awk '{print $2}' | cut -d'-' -f1 | cut -d'r' -f2)" path+=(/opt/android-sdk/build-tools/${asdkver}); # Android SDK fi + +if test -d /games; then + path+=(/games/weidu/bin/amd64) +fi path+=(/opt/phalcon-devtools) PTOOLSPATH="/opt/phalcon-devtools/" diff --git a/lib/basher b/lib/basher index 326a838..2da0b00 160000 --- a/lib/basher +++ b/lib/basher @@ -1 +1 @@ -Subproject commit 326a83806c9d2a226bca28c5c3d2101afa6e92a0 +Subproject commit 2da0b000521eb8db37dc82d2932e04821152d0f4 diff --git a/lib/completions b/lib/completions index e029083..70a7a5c 160000 --- a/lib/completions +++ b/lib/completions @@ -1 +1 @@ -Subproject commit e0290834aca5f15152d3d384547c7a0b62af4475 +Subproject commit 70a7a5cdee168b6cb9400cccbe48427906b6ca28 diff --git a/lib/dotbot b/lib/dotbot index 2f4cc0d..fe9ca6f 160000 --- a/lib/dotbot +++ b/lib/dotbot @@ -1 +1 @@ -Subproject commit 2f4cc0d9cb70235e7c5820dc4e7dd89b1d375fb5 +Subproject commit fe9ca6f5ede35d16f28e0c5db781fb39437fd171 diff --git a/lib/gitignore b/lib/gitignore index d67d1ca..f9a44f6 160000 --- a/lib/gitignore +++ b/lib/gitignore @@ -1 +1 @@ -Subproject commit d67d1cae9a6d1804851a816b15460600eea29a45 +Subproject commit f9a44f6c36d9fdd66a1aa9610f1331fdabf5e32c diff --git a/lib/has b/lib/has index 5443d4c..4de4abb 160000 --- a/lib/has +++ b/lib/has @@ -1 +1 @@ -Subproject commit 5443d4cb9e03d8d97fa0be19a4718958bf23fca4 +Subproject commit 4de4abba1ef1341c66549d5511f4750dcee6b53e diff --git a/lib/ohmyzsh b/lib/ohmyzsh index 8f3737f..37c2d0d 160000 --- a/lib/ohmyzsh +++ b/lib/ohmyzsh @@ -1 +1 @@ -Subproject commit 8f3737f45b4c3c05e1488a28f79c6bc29ad8fb32 +Subproject commit 37c2d0ddd751e15d0c87a51e2d9f9849093571dc