Add yadm is dotfiles manager

This commit is contained in:
Tobias Reisinger 2023-10-19 01:12:01 +02:00
parent 12349398f3
commit 7c11c4352c
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
19 changed files with 68 additions and 15 deletions

4
.config/env.d/20-ansible Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env sh
export ANSIBLE_VAULT_PASSWORD_FILE="$HOME/.bin/ansible-vault-pass.sh"
export ANSIBLE_PYTHON_INTERPRETER='auto_silent'