Adding Color to Bash List Command

…-al –color” alias ll=”ls -l –color” alias l=’ls –color'<br />alias search=’find . -name’ alias aterm=”aterm -fg white -tr” alias version=’cat /etc/zenwalk-version’ alias dh=’df -h'<br />export PS1=’\u[\W]\$ ‘ export PAGER=”most”<br />devnet[~]$…

Creative Commons License
Except where otherwise noted, the content on this site is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.