Skip to content

Commit

Permalink
update through script - 2025-01-22 21:16:25
Browse files Browse the repository at this point in the history
  • Loading branch information
oasido committed Jan 22, 2025
1 parent a04ce07 commit b15243a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,7 @@ export SDKMAN_DIR="$HOME/.sdkman"
[[ -s "$HOME/.sdkman/bin/sdkman-init.sh" ]] && source "$HOME/.sdkman/bin/sdkman-init.sh"

eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

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

0 comments on commit b15243a

Please sign in to comment.