Skip to content

Commit

Permalink
Drop XDG paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Mar 19, 2024
1 parent 641a357 commit 68ee66f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dot_profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
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 68ee66f

Please sign in to comment.