Commit 9e1c2819 authored by Justin Hileman's avatar Justin Hileman

[split] Move android-sdk plugin to oh-my-fish/plugin-android-sdk

https://github.com/oh-my-fish/plugin-android-sdk
parent d3b40075
if test -n "$ANDROID_SDK_ROOT"
_prepend_path $ANDROID_SDK_ROOT/tools
_prepend_path $ANDROID_SDK_ROOT/platform-tools
else
_prepend_path /opt/android-sdk/tools
_prepend_path /opt/android-sdk/platform-tools
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment