Move ansible.cfg into environemnt
This commit is contained in:
parent
2ab433a616
commit
b50d761251
2 changed files with 1 additions and 675 deletions
.config
|
@ -7,6 +7,7 @@ set -a
|
|||
set +a
|
||||
|
||||
export ANDROID_SDK_ROOT='/opt/android-sdk'
|
||||
export ANSIBLE_VAULT_PASSWORD_FILE="$HOME/.bin/ansible-vault-pass.sh"
|
||||
export AUTOSTART_DISPLAY=''
|
||||
|
||||
export BEMENU_OPTS="--tb '#6272a4'\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue