A repository that includes all my tools which I usually use for daily work.
Install the following packages and tools:
curl
docker
git
chrome
(Google Chrome)gcloud
(Google Cloud SDK)helm
(Version 3)jq
kubectl
python
pip3
fonts-powerline
(Powerline Fonts)terraform
neovim
zsh
ohmyzsh
- thefuck
- zsh-autosuggestions
- zsh-syntax-highlighting
- MesloLGS NF fonts
wezterm
If you just want to get started with your work or update your workstation, run:
wget -q -O - https://raw.githubusercontent.com/patricklubach/setup-workstation/main/install.sh | bash
and reboot your workstation when the provisioning is done. Have fun!