Updated setup software as configure software script

Necessary to better describe the purpose of this script.
This commit is contained in:
Brooke Kuhlmann
2021-03-15 21:51:50 -06:00
parent c3c3036c88
commit f640e37089
4 changed files with 20 additions and 20 deletions

View File

@@ -44,7 +44,7 @@ while true; do
printf " rg: Install Ruby gems.\n"
printf " rc: Install Rust crates.\n"
printf " d: Apply default settings.\n"
printf " s: Setup installed software.\n"
printf " cs: Configure installed software.\n"
printf " i: Install everything (i.e. executes all install options in order listed).\n"
printf " Restore:\n"
printf " R: Restore settings from backup.\n"