Fix some env stuff
This commit is contained in:
parent
0f3d24a0e0
commit
0b48fe1a3c
2 changed files with 2 additions and 1 deletions
.config
|
@ -8,6 +8,7 @@ set +a
|
|||
|
||||
export ANDROID_SDK_ROOT='/opt/android-sdk'
|
||||
export ANSIBLE_VAULT_PASSWORD_FILE="$HOME/.bin/ansible-vault-pass.sh"
|
||||
export ANSIBLE_PYTHON_INTERPRETER='auto_silent'
|
||||
export AUTOSTART_DISPLAY=''
|
||||
|
||||
export BEMENU_OPTS="--tb '#6272a4'\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue