Browse Source

add tput colors

pull/1/head
10sr 12 years ago
parent
commit
ca8a584c23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc View File

@@ -74,7 +74,7 @@ type fortune >/dev/null 2>&1 && {
echo
}
uname -a
echo TERM $TERM connected to $(tty), running $BASH $BASH_VERSION
echo TERM $TERM $(tput colors) colors connected to $(tty), running $BASH $BASH_VERSION
echo

###################################


Loading…
Cancel
Save