I am trying to get colorized output from ls in my Terminal sessions. I have the necessary
in my .profile and even tried creating a .bashrc but this does not fix the problem.
In my console vt's the feature works normally. I'm kind of at a loss here. Any help would be appreciated.
Code:
alias ls="ls -G"
In my console vt's the feature works normally. I'm kind of at a loss here. Any help would be appreciated.