Files
dotfiles/zsh-macos/.zshrc
2025-12-04 12:16:57 +01:00

3 lines
70 B
Bash

export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"