From a6fecefef7a95096d0b2d1e8b4d1a71a591455ed Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sat, 22 Sep 2018 21:45:45 +0200 Subject: [PATCH] Install - Dev: gource --- install/apps/dev/dev | 1 + 1 file changed, 1 insertion(+) diff --git a/install/apps/dev/dev b/install/apps/dev/dev index 28cf224..b361049 100644 --- a/install/apps/dev/dev +++ b/install/apps/dev/dev @@ -6,6 +6,7 @@ options+=("notepadqq" "(QT)" off) options+=("geany" "(GTK)" off) options+=("geany-plugins" "(GTK)" off) options+=("code" "(VS Code)" off) +options+=("gource" "Git code animation" off) sel=$(whiptail --backtitle "$apptitle" --title "Dev applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \ "${options[@]}" \