Automation scripts for every day
Add this aliases to your .bashrc (or equivalent)
alias update="curl -s https://raw.githubusercontent.com/guionardo/guiosoft-scripts/main/install.sh | sudo bash -s"
alias sudo="sudo "
You can run this:
update vscodebash <(curl -s https://raw.githubusercontent.com/guionardo/guiosoft-scripts/main/install_golang.sh)bash <(curl -s https://raw.githubusercontent.com/guionardo/guiosoft-scripts/main/install_vscode.sh)bash <(curl -s https://raw.githubusercontent.com/guionardo/guiosoft-scripts/main/install_dbeaver.sh)In development
| Name | Version | Date | Release |
|---|---|---|---|
| vscode | 1.120.0 | 2026-05-13 | 1.120.0 |
| dbeaver | 26.0.4 | 2026-05-03 | 26.0.4 |
| golang | 1.26.3 | 2026-05-13 | 1.26.3 |

