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.126.0 | 2026-06-24 | 1.126.0 |
| dbeaver | 26.1.1 | 2026-06-21 | 26.1.1 |
| golang | 1.26.4 | 2026-06-24 | 1.26.4 |

