Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 852 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 852 Bytes

Zoee's dotfiles

Installation

Clone the repo into the home directory and run the bootstrap.sh script.

bash bootstrap.sh

Dependencies

Additional software

Development

skaffold dev

# Try out bash
kubectl exec -it dotfiles-test-machine -- /bin/bash

# Try out zsh
kubectl exec -it dotfiles-test-machine -- /usr/bin/zsh