add new software for macos

This commit is contained in:
Simon Rieger 2025-08-04 22:15:07 +02:00
parent 15bdc74b45
commit 8c6e2462ce

View file

@ -72,4 +72,7 @@ brew install --cask kitty
# Desktop password and login vault # Desktop password and login vault
brew install --cask bitwarden brew install --cask bitwarden
# Matrix collaboration client
brew install --cask element
echo "Installationscript abgeschlossen!!!" echo "Installationscript abgeschlossen!!!"