You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Install-Software.ps1
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ $ChocoPrograms = [ordered]@{
66
66
"BleachBit"="bleachbit","Utility for freeing disk space";
67
67
"BOINC"="boinc","Distributed computing platform";
68
68
"Chocolatey GUI (RECOMMENDED!)"="chocolateygui","Graphical user interface for managing packages installed with this script and for installing additional software.";
69
+
"CLion"="clion-ide","C/C++ IDE, commercial use requires a license";
69
70
"CMake"="cmake","C/C++ make utility";
70
71
"Discord"="discord","Chat and group call platform";
0 commit comments