update
This commit is contained in:
parent
99c95d1dfa
commit
4ea3ec4452
1 changed files with 1 additions and 0 deletions
1
bashrc
1
bashrc
|
|
@ -146,6 +146,7 @@ if [ $_updates_available -gt 0 ] ; then
|
|||
[ $_updates_available -gt 15 ] && echo -ne "\033[0;33m"
|
||||
[ $_updates_available -gt 29 ] && echo -ne "\033[0;31m"
|
||||
echo -ne "$_updates_available\033[0m"
|
||||
echo -ne " [ update with: \033[1;31mupdate\033[0m ]"
|
||||
echo ""
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue