Skip to content

Helps in bootstrapping personal linux based dev env

Notifications You must be signed in to change notification settings

ilov3/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Helps in bootstrapping personal linux based dev env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages