useful to know who you are at times
This commit is contained in:
parent
f6280a3faa
commit
c5336e17f8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ then
|
|||
else
|
||||
E=""
|
||||
fi
|
||||
DISPSTAT="$E$L"
|
||||
DISPSTAT="$(hostname -s)$E$L"
|
||||
|
||||
# weather (https://github.com/chubin/wttr.in)
|
||||
# add %l for location
|
||||
|
|
Loading…
Reference in a new issue