Files
ansible_role_package/vars/git.yml
Matthew Stobbs 2f3690aded clean up, refactor, documentation
- reducing amount of splitting in configs
- documenting configuration
2025-01-24 23:23:24 -07:00

12 lines
138 B
YAML

pkgs:
Darwin:
- git
- git-delta
- git-extras
- git-lfs
Linux:
- git
- git-delta
- git-email
- git-lfs