Skip to content

Instantly share code, notes, and snippets.

@bodharma
Created September 10, 2018 13:24
Show Gist options
  • Save bodharma/a6d9bec7c82659b51d3420a042bed4c6 to your computer and use it in GitHub Desktop.
Save bodharma/a6d9bec7c82659b51d3420a042bed4c6 to your computer and use it in GitHub Desktop.

Revisions

  1. velocyno created this gist Sep 10, 2018.
    6 changes: 6 additions & 0 deletions automation_env_init.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    echo "*********************************************"
    echo " "
    echo "Install https://www.iterm2.com/downloads.html"
    echo "Install https://github.com/nicolashery/mac-dev-setup"
    echo "Install https://github.com/robbyrussell/oh-my-zsh"