+ YEP
- Fix Android SDK path (deprecated variable name) - Added ale configuration
This commit is contained in:
parent
0ff7557d64
commit
e7abdae8ae
2 changed files with 10 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/zsh
|
||||
|
||||
export ANDROID_HOME="/opt/android-sdk"
|
||||
export ANDROID_SDK_ROOT="/opt/android-sdk"
|
||||
|
||||
# -- Path
|
||||
# PATH="$(du "$HOME/.local/bin/" | cut -f2 | paste -sd ':')${PATH:+:${PATH}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue