mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-12 23:46:31 +00:00
Update mac python version
This commit is contained in:
parent
67617a157a
commit
684e1f6297
@ -16,7 +16,7 @@ packages="$packages tmux htop curl wget pv jq mosh bash-completion ripgrep"
|
||||
packages="$packages neovim vim tig shellcheck"
|
||||
|
||||
# Set py3 version for macOS
|
||||
PY3V=310
|
||||
PY3V=311
|
||||
|
||||
# Manager specific packages
|
||||
case "$PACKAGE_MANAGER" in
|
||||
|
Loading…
Reference in New Issue
Block a user