added installation of lazygit

This commit is contained in:
aminnairi
2024-01-02 22:20:26 +01:00
parent e4700482fa
commit f3b4dfa25e
+5
View File
@@ -4,6 +4,11 @@
pacman:
name: git
state: present
- name: Install LazyGit (Git TUI)
become: true
pacman:
name: lazygit
state: present
- name: Copy the configuration for Git
synchronize:
src: .gitconfig