update conf
This commit is contained in:
7
roles/zsh/files/hosts/personal.zsh
Normal file
7
roles/zsh/files/hosts/personal.zsh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||||
|
|
||||||
|
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
|
||||||
1
roles/zsh/files/hosts/work.zsh
Normal file
1
roles/zsh/files/hosts/work.zsh
Normal file
@ -0,0 +1 @@
|
|||||||
|
. "$HOME/.local/bin/env"
|
||||||
Reference in New Issue
Block a user