zsh: prompt.zsh: make entries with excessize permissions more readable
This commit is contained in:
parent
2fd4278bb6
commit
76a42b6920
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ case "$OSTYPE" in
|
|||
export LSCOLORS=gxfxcxdxbxegedabagacad
|
||||
;;
|
||||
*)
|
||||
export LS_COLORS=di='36;40:ln=35;40:so=32;40:pi=33;40:ex=31;40:bd=34;46:cd=34;43:su=0;41:sg=0;46:tw=0;42:ow=0;43:'
|
||||
export LS_COLORS=di='36;40:ln=35;40:so=32;40:pi=33;40:ex=31;40:bd=34;46:cd=34;43:su=0;41:sg=0;46:tw=0;42:ow=0;45:'
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue