Skip to content

Commit

Permalink
Include orbstack bin
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Dec 27, 2023
1 parent 11dab7c commit e014d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_profile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export XDG_TEMPLATES_DIR="$HOME/Templates"
export XDG_VIDEOS_DIR="$HOME/Videos"

# PATH
export PATH="$HOME/.local/bin:/opt/homebrew/bin:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin"
export PATH="$HOME/.local/bin:$HOME/.orbstack/bin:/opt/homebrew/bin:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin"

# Homebrew
export HOMEBREW_BUNDLE_FILE="~/Library/Mobile Documents/com~apple~CloudDocs/Homebrew/Brewfile"
Expand Down

0 comments on commit e014d09

Please sign in to comment.