The repository contains all my dotfiles
mkdir -p "$HOME/.venvs"
ln -s ~/dotfiles/git/gitconfig ~/.gitconfig
grep -Fq 'dotfiles/zsh/zshrc' "$HOME/.zshrc" 2>/dev/null || printf '\n# load dotfiles zshrc\n[[ -r "$HOME/dotfiles/zsh/zshrc" ]] && . "$HOME/dotfiles/zsh/zshrc"\n' >> "$HOME/.zshrc"
source ~/.zshrcuvbash create [uv venv options...] uvbash use uvbash del