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.2 | 2026-02-11 | January 2026 Recovery 2 |
| dbeaver | 25.3.4 | 2026-02-01 | 25.3.4 |
| golang | 1.26.0 | 2026-02-13 | 1.26.0 |

