mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
Update colors
This commit is contained in:
parent
329b4da0b0
commit
a0cc62d5d5
1 changed files with 1 additions and 3 deletions
|
|
@ -1,10 +1,8 @@
|
||||||
# ls colors
|
# ls colors
|
||||||
autoload -U colors && colors
|
autoload -U colors && colors
|
||||||
export LSCOLORS="exfxcxdxbxegedabagacad"
|
|
||||||
#export LS_COLORS
|
|
||||||
|
|
||||||
# Enable ls colors
|
# Enable ls colors
|
||||||
export LSCOLORS="Gxfxcxdxbxegedabagacad"
|
export LSCOLORS="exfxcxdxbxegedabagacad"
|
||||||
|
|
||||||
# TODO organise this chaotic logic
|
# TODO organise this chaotic logic
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue