.bashrc: make blue lighter
This commit is contained in:
parent
0262d659bb
commit
aef83ee17b
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue