Skip to content

zoeesilcock/dotfiles

Repository files navigation

Zoee's dotfiles

Installation

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

git submodule init
git submodule update
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