.dotfiles/.config/env.d/20-ansible
Tobias Reisinger 6f6ca6f79d
Update configs due to newer programs (hypr, eza@aliasrc)
Add new features to ansible-vault-manager
Add search engines to qutebrowser
Add location to waybar weather
2023-12-11 00:37:43 +01:00

5 lines
137 B
Bash
Executable file

#!/usr/bin/env sh
export ANSIBLE_VAULT_PASSWORD_FILE="$HOME/.bin/ansible-vault-manager"
export ANSIBLE_PYTHON_INTERPRETER='auto_silent'