Skip to content

Commit

Permalink
add sublime to path to call subl
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsEckart committed Mar 23, 2022
1 parent 1d77a42 commit 6b79d1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ export NVM_DIR="$HOME/.nvm"

# so that I use brew installed curl and not the system one
export PATH="/opt/homebrew/opt/curl/bin:$PATH"

export PATH="/Applications/Sublime Text.app/Contents/SharedSupport/bin:$PATH"

0 comments on commit 6b79d1e

Please sign in to comment.