This commit is contained in:
Mario Romero 2023-09-06 21:04:11 -03:00
parent 5f23724b2d
commit 64751fb294

View File

@ -6,7 +6,7 @@ FROM greyltc/archlinux-aur:paru
RUN pacman -Syuq --noconfirm
# Install packages
RUN aur-install sudo git python python-pipx xz gnu-free-fonts
RUN aur-install sudo git python python-pipx xz gnu-free-fonts vim
# Clean cache
RUN pacman -Scc