Update Stats32
This commit is contained in:
parent
7f3e506ba9
commit
7fd1c466eb
1 changed files with 4 additions and 2 deletions
6
Stats32
6
Stats32
|
@ -4,8 +4,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
## need figlet
|
## need figlet
|
||||||
figlet $(hostname)
|
#figlet -f wideterm
|
||||||
echo "$SHELL ==> $USER"
|
figlet -f chunky $(hostname)
|
||||||
|
echo "$SHELL : $USER"
|
||||||
|
|
||||||
echo -e '\e[1;30m'; w
|
echo -e '\e[1;30m'; w
|
||||||
echo -e "\033[0m"
|
echo -e "\033[0m"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue