This script assistant will let you install:
1. Betty "C" code style validator.
2. Zsh (Oh my Zsh shell).
3. git.
4. git credential helper.
5. shellcheck validator.
6. valgrind memory tester.
7. MYSQL database.
8. VIM [customized].
9. EMACS [customized].
1. $ git clone https://github.com/ronniebm/script_configurators
2. $ cd script_configurators
3. $ ./a_config.sh
- The script recognizes which programs are installed.
- Press "y" to install the program you want.
- Press "n" to SKIP a software installation.
- You can press CTRL+C to close the script process.
- If all programs are INSTALLED/SKIPPED, press "y" to exit.
Authors: Ronnie Barrios, Jose Vallejo.
Emails: ronnie.coding@gmail.com, josevallejo25@gmail.com
github: ronniebm, josevallejo1984
