update conf
This commit is contained in:
9
roles/zsh/files/hosts/jk-pc.zsh
Normal file
9
roles/zsh/files/hosts/jk-pc.zsh
Normal 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
|
||||
Reference in New Issue
Block a user