Updated setup software as configure software script
Necessary to better describe the purpose of this script.
This commit is contained in:
@@ -32,8 +32,8 @@ process_option() {
|
||||
bin/install_rust_crates;;
|
||||
'd')
|
||||
bin/apply_default_settings;;
|
||||
's')
|
||||
bin/setup_software;;
|
||||
'cs')
|
||||
bin/configure_software;;
|
||||
'i')
|
||||
caffeinate_machine
|
||||
bin/apply_basic_settings
|
||||
@@ -48,7 +48,7 @@ process_option() {
|
||||
bin/install_ruby_gems
|
||||
bin/install_rust_crates
|
||||
bin/apply_default_settings
|
||||
bin/setup_software
|
||||
bin/configure_software
|
||||
clean_work_path;;
|
||||
'R')
|
||||
caffeinate_machine
|
||||
|
||||
Reference in New Issue
Block a user