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.109.5 | 2026-02-20 | January 2026 Recovery 5 |
| dbeaver | 26.0.0 | 2026-03-01 | 26.0.0 |
| golang | 1.26.0 | 2026-03-03 | 1.26.0 |

