diff options
-rw-r--r-- | .zsh.after/unixpool.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zsh.after/unixpool.sh b/.zsh.after/unixpool.sh index f5c863a..6a31d73 100644 --- a/.zsh.after/unixpool.sh +++ b/.zsh.after/unixpool.sh @@ -10,6 +10,7 @@ PATH=${PATH}:/net/adm/bin PATH=${PATH}:/net/adm/scripts PATH=${PATH}:/net/adm/xadm PATH=${PATH}:/homes/wheel/wheel/bin +PATH=${PATH}:/sbin #PATH=/store/s4/android/android-sdk-linux_86/tools:$PATH #PATH=/store/s4/android/android-sdk-linux_86/platform-tools:$PATH |