ADD place for wine to drink my sorrows away when I use windows
This commit is contained in:
parent
9527a50bb3
commit
b306fe9bc9
|
@ -42,6 +42,9 @@ export XAUTHORITY=$XDG_RUNTIME_DIR/Xauthority
|
||||||
# suppress AT-SPI stuff
|
# suppress AT-SPI stuff
|
||||||
export NO_AT_BRIDGE=1
|
export NO_AT_BRIDGE=1
|
||||||
|
|
||||||
|
# wine (common reaction to windows)
|
||||||
|
export WINEPREFIX="$XDG_DATA_HOME"/wineprefixes/default
|
||||||
|
|
||||||
{{ if .features.ansible -}}
|
{{ if .features.ansible -}}
|
||||||
# ansible
|
# ansible
|
||||||
export ANSIBLE_VAULT_PASSWORD_FILE=$HOME/.bin/ansible-vault-pass-client
|
export ANSIBLE_VAULT_PASSWORD_FILE=$HOME/.bin/ansible-vault-pass-client
|
||||||
|
|
Loading…
Reference in New Issue