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 vscode
bash <(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.95.3 | 2024-11-14 | October 2024 Recovery 3 |
dbeaver | 24.2.5 | 2024-11-17 | 24.2.5 |
golang | 1.23.3 | 2024-11-25 | 1.23.3 |