[profile] Add Android SDK’s bin to PATH

This commit is contained in:
2022-11-18 03:50:07 +01:00
parent 78c6365f0b
commit 06e1ae50c2

View File

@@ -82,5 +82,6 @@ PATH="$GEM_HOME/ruby/2.6.0/bin:$PATH"
PATH="$GEM_HOME/ruby/2.6.0/bin:$PATH"
PATH="$GOPATH/bin:$PATH"
PATH="${CARGO_HOME}/bin:$PATH"
PATH="$HOME/Android/Sdk/tools/bin:$PATH"
PATH="$HOME/.local/bin:$PATH"
export PATH