Skip to content

Commit

Permalink
Set LS_COLORS with vivid
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Mar 19, 2024
1 parent f7d7599 commit 9f173f5
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 @@ -5,6 +5,9 @@ export LANGUAGE=en_US
# XDG
eval "$(antidot init)"

# LS_COLORS
export LS_COLORS="$(vivid --color-mode 8-bit generate one-dark)"

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

Expand Down

0 comments on commit 9f173f5

Please sign in to comment.