Skip to content

Instantly share code, notes, and snippets.

View gioferreira's full-sized avatar

Giovani Ferreira gioferreira

  • @vzlab
  • São Paulo - Brazil
View GitHub Profile
@gioferreira
gioferreira / install.sh
Created October 1, 2018 15:10 — forked from rexlow/install.sh
Enable zsh in Gcloud shell
##
# This is an adoption from Oh My Zsh for Google Cloud Shell
# author - bobvanluijt
# source - https://github.com/bobvanluijt/google-cloud-shell-pro-zsh
##
main() {
# Install zsh
sudo apt-get -qq update