- use `pyenv` to manage the various develop environments + install several Python binaries + each environment receives its own `poetry` install - add two virtual environments: + "interactive" => default environment with no library, which receives accidental `pip install`s + "utils" => hosts various globally available tools/apps (e.g., `mackup`) - add installation and update scripts |
||
---|---|---|
.. | ||
aliases.sh | ||
init_dotfiles.sh | ||
logout.sh | ||
README.md | ||
utils.sh |
Shell-related Configs
This folder contains further files that are sourced by bash
and zsh
.