Add Android SDK to $PATH
This commit is contained in:
parent
45d8c14b73
commit
c56f4a8990
|
@ -10,7 +10,7 @@ function fish_greeting
|
||||||
end
|
end
|
||||||
|
|
||||||
# Normalize the $PATH.
|
# Normalize the $PATH.
|
||||||
set -gx PATH /usr/sbin /sbin /usr/bin /bin /usr/local/sbin /usr/local/bin $HOME/bin $HOME/go/bin
|
set -gx PATH /usr/sbin /sbin /usr/bin /bin /usr/local/sbin /usr/local/bin $HOME/bin $HOME/go/bin $HOME/android/sdk/platform-tools
|
||||||
|
|
||||||
set -gx EDITOR /usr/bin/vim
|
set -gx EDITOR /usr/bin/vim
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user