fix macos

This commit is contained in:
Simon Rieger 2025-04-12 16:03:29 +02:00
parent 8e432d9f3b
commit 33ea4d426e

View file

@ -18,9 +18,7 @@ fi
brew install --cask wezterm
brew install git neovim tmux reattach-to-user-namespace starship \
zsh-completions zsh-autosuggestions zsh-autocomplete fzf ruby \
gnupg htop btop asciiquarium lolcat openjdk@17 python python-tk@3.11 \
python-gdbm@3.11
pip3 install pyobjc
gnupg htop btop asciiquarium lolcat openjdk python python
# Chezmoi mit Prüfung
if ! command -v chezmoi &>/dev/null; then
@ -31,14 +29,13 @@ else
fi
# Java Symlinks erstellen
sudo ln -sfn /opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-17.jdk
sudo ln -sfn /opt/homebrew/opt/openjdk/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk
# Clipboard Tools Installation
brew install jq choose-gui rg
# Fonts Installation (Nerd Fonts)
brew tap homebrew/cask-fonts && brew install --cask font-jetbrains-mono-nerd-font
brew install --cask font-jetbrains-mono-nerd-font
# Entwicklungswerkzeuge für JetBrains installieren (optional)
brew install kdoctor cocoapods