Commit graph

3 commits

Author SHA1 Message Date
4b80dac477
feat: allow plain-text diff of Ansible Vault
• ‹.gitattributes›
  · use custom “diff algorithm” with text conversion
  · also merge as binary files to avoid corrupting the encrypted content

• ‹ansible.cfg› — pass path to an executable script for getting vault
  password; this will run the script to get the password

• ‹gitconfig› — add the custom “diff algorithm”

• ‹get_vault_pass.sh› — use Bitwarden CLI to get the Ansible Vault pass

Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-04-21 12:17:41 +02:00
86b0765658
feat(git,fzf): add aliases for ‹git log› × ‹fzf›
Inspired-by: https://mastodon.gamedev.place/@javier_salcedo/114359547238783477

Signed-off-by: Matej Focko <me@mfocko.xyz>
2025-04-21 12:09:14 +02:00
0554e665c5
chore: move out user roles
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-07-12 21:23:02 +02:00
Renamed from roles/user/git/templates/gitconfig (Browse further)