fix lazygit

This commit is contained in:
Tyler Starr 2023-07-03 22:50:04 -07:00
parent 79621ea1c4
commit 0f1f304086
2 changed files with 8 additions and 7 deletions

View File

@ -1,10 +1,3 @@
- name: Enable lazygit copr repo
tags: ["once"]
community.general.copr:
name: atim/lazygit
state: enabled
become: true
- name: Install development void packages
dnf:
name:
@ -28,6 +21,13 @@
- pyright
- tmuxp
- name: Install lazygit
include_tasks: ../include/download-github-archive.yml
loop:
- user: jesseduffield
repo: lazygit
regex: Linux_x86_64.tar.gz
- name: Install development flatpaks
flatpak:
name:

View File

@ -9,6 +9,7 @@
#- pipewire-codec-aptx # PipeWire Bluetooth aptX codec plugin
- ansible # Simple deployment, configuration management and execution framework
- build-essential
- pkg-config
- qemu-system
- libvirt-daemon-system
- trash-cli # Command line interface to the freedesktop.org trashcan