Skip to content

Commit

Permalink
🔧 Exports: export homebrew bin path
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianmiranda committed Dec 11, 2024
1 parent 1eb1da1 commit 1c7e6db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/dots/personal/.exports
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,5 @@ export LOGS_DIR="${HOME}/logs"

export GOOGLE_DRIVE=$HOME/Google\ Drive
export GOOGLE_DRIVE_LG=$HOME/Google\ Drive\ \(LG\)

[[ $(uname) == "Darwin" ]] && export PATH=$PATH:/opt/homebrew/bin/

0 comments on commit 1c7e6db

Please sign in to comment.