/.dotfiles

Helps in bootstrapping personal linux based dev env

Primary LanguageShell

Personal Linux/Mac dev env bootstrap scripts

Uses GNU stow to manage dotfiles

Installs and configures following programs, dev tools and utils (for a full list inspect install.sh):

zsh
tmux
direnv
docker
minikube
helm
k9s
pyenv (also sets python3.10.x as a global default)
pipx
...

Usage

cd ~
git clone git@github.com:ilov3/.dotfiles.git
.dotfiles/install.sh