~repos /config

#brew#nushell

git clone https://pyrossh.dev/repos/config.git

Common configuration



file:

setup.sh



Terminal window
brew install tig typst nu helix zellij podman openjdk gradle mas cocoapods bun rclone jandedobbeleer/oh-my-posh/oh-my-posh
brew --cask install ghostty void android-studio google-chrome obsidian secretive mpv stats pika font-ubuntu-mono
mas install 497799835 # installs xcode
echo /opt/homebrew/bin/nu | sudo tee -a /etc/shells
chsh -s /opt/homebrew/bin/nu
launchctl setenv PATH /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin
launchctl setenv XDG_CONFIG_HOME /Users/pyrossh/Code/pyrossh/config
launchctl setenv JAVA_HOME "/Applications/Android Studio.app/Contents/jbr/Contents/Home"
launchctl setenv ANDROID_HOME ~/Library/Android/sdk
launchctl setenv EDITOR hx
git config --global --add --bool push.autoSetupRemote true