From bc9c5c9ba927e5695965d4690856f381a5166cc2 Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Sat, 3 Sep 2022 15:16:25 +0200 Subject: [PATCH] Add gitui --- run_once_prepare_arch.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_once_prepare_arch.sh.tmpl b/run_once_prepare_arch.sh.tmpl index 601112e..2fc49a7 100644 --- a/run_once_prepare_arch.sh.tmpl +++ b/run_once_prepare_arch.sh.tmpl @@ -4,7 +4,7 @@ # Common packages # ## yay => Use to install AUR packages | Used by (Here in below) # ## keepassxc => Use to manage keepassxc -packages=(curl git yay keepassxc) +packages=(curl git gitui yay keepassxc) # ## falchion-shutdown | My custom AUR packages to avoid shutdown my computer when keyboard is sleeping # ## nerd-fonts-complete | To install my preferred fonts :) aur_packages=(falchion-shutdown nerd-fonts-complete spotify)