bundles/macbook/files/macbook-update: install python version
This commit is contained in:
parent
904a4d0e40
commit
73a5175a6d
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ git -C ~/.zsh/oh-my-zsh pull
|
|||
brew upgrade
|
||||
brew upgrade --cask --greedy
|
||||
|
||||
pyenv install
|
||||
|
||||
sudo softwareupdate -ia --verbose
|
||||
|
||||
if test "$(defaults read com.apple.dock autohide-time-modifier)" == 0.16
|
||||
|
|
Loading…
Reference in a new issue