Add android-sdk env and remove autostart by host

This commit is contained in:
Tobias Reisinger 2021-05-24 23:15:38 +02:00
parent 0d4587d023
commit e00eb064ed
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 13 additions and 11 deletions

View file

@ -3,6 +3,8 @@
. "$HOME/.config/user-dirs.dirs"
. "$XDG_CONFIG_HOME/locale.conf"
export ANDROID_SDK_ROOT='/opt/android-sdk'
export CM_LAUNCHER='rofi'
export DRONE_SERVER='https://ci.serguzim.me'