Install - Dev: gource

This commit is contained in:
MatMoul 2018-09-22 21:45:45 +02:00
parent 9a801bc5c0
commit a6fecefef7

View file

@ -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[@]}" \