diff --git a/.bashrc b/.bashrc index ab03ff4..d3613b0 100644 --- a/.bashrc +++ b/.bashrc @@ -106,7 +106,7 @@ lscat() { TRED='\[\e[0;31m\]' # Red TGREEN='\[\e[0;32m\]' # Green TCYANB='\[\e[1;36m\]' # Cyan bold - TBLUE='\[\e[0;34m\]' # Blue + TBLUE='\[\e[1;34m\]' # Blue TWHITEB='\[\e[1;37m\]' # White bold TRESET='\[\e[0m\]' # Text Reset