See : tmux/README
See : nvim/README
See : zsh/README
See : git/README
See : kitty/README
Launch proper container with copied Makefile
make docker-build # Build container
make docker-jump # Jump into container
# Makefile was copied into the container during the build
# So we can edit it & see changes without commit & push
# Inside the container:
make zsh # Install zsh config
make neovim # Install neovim config