This commit is contained in:
Martin Sukany
2026-02-25 12:31:35 +01:00
parent 01ffa0b783
commit d0957dd5cd
2 changed files with 8 additions and 0 deletions

View File

@@ -139,3 +139,8 @@ echo "Doom: $DOOM_STATUS"
echo ""
echo "Spusť: emacs"
echo "Nebo: open /Applications/Emacs.app"
brew install pipx
brew install pyright
pipx install isort pytest
brew install coreutils