Files
dotfiles/zsh-macos/.zshrc
2025-12-23 11:27:57 +01:00

12 lines
274 B
Bash

export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"
eval "$(starship init zsh)"o
# Added by Antigravity
export PATH="/Users/mastermito/.antigravity/antigravity/bin:$PATH"
source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh
fastfetch