Add these lines to your ~/.bash_profile file.
export CLICOLOR=1 #if your're using white background export LSCOLORS=ExFxCxDxBxegedabagacad #if your're using black backgroud #export LSCOLORS=gxBxhxDxfxhxhxhxhxcxcx
Notes and comments from ORM Designer development
Add these lines to your ~/.bash_profile file.
export CLICOLOR=1 #if your're using white background export LSCOLORS=ExFxCxDxBxegedabagacad #if your're using black backgroud #export LSCOLORS=gxBxhxDxfxhxhxhxhxcxcx
Leave a Reply