Skip to content

Commit

Permalink
Update .profile
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Mar 19, 2024
1 parent 86c0d89 commit cb92102
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dot_profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
export PATH="$HOME/.local/bin:$HOME/.orbstack/bin:/opt/homebrew/bin:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin"

# XDG
export XDG_CACHE_HOME="$HOME/.cache"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"
eval "$(antidot init)"

# LS_COLORS
Expand Down

0 comments on commit cb92102

Please sign in to comment.