Collection of scripts that will automate the setup of a fresh workstation.
- Install git with
xcode-select --install
- Setup git following these instructions
You can either comment/uncomment the tools to be installed in the entrypoint file
./install.sh
or install one by one manually using each tools directory.
run ./install.sh
This project is intended to work only with macOS and is using my own personal preferences, therefore it should be used as a template or suggestion.
This is the listing of every day stuff that I use and no longer can live without.
There are aliases to prompt a filterable list of pods to execute console, list logs, etc...
Available at ./zsh/profiles/kubernetes
Besides the personal custom git alises, at ./zsh/profiles/git
you can find
alises to trigger GitHub workflow executions from the console.