This commit is contained in:
John Doty 2023-06-16 13:32:41 +00:00
parent 6f7035a12f
commit 82fe9c7bce

View file

@ -27,7 +27,7 @@ git config --global include.path .gitconfig.shared
# Install blacken and prettier and some versions of python.
pip3 install --index-url=https://pypi.org/simple black
sudo npm install -g prettier
sudo npm install -g prettier pyright
curl -sSL https://install.python-poetry.org | python3 -
source /etc/profile.d/a00-homebrew-init.sh