update conf

This commit is contained in:
Johannes Knopp
2026-06-22 01:46:24 +02:00
parent 2da8e1a354
commit 6c9f5d4506
6 changed files with 26 additions and 21 deletions

View File

@ -0,0 +1,9 @@
# eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock
export ANDROID_HOME=/home/johannes/Android/Sdk
export PATH=$HOME/.local/bin:$PATH
export PATH=$PATH:$ANDROID_HOME/emulator
export PATH=$PATH:$ANDROID_HOME/platform-tools