1
ewconfig/configs/zsh/info.sh
2022-09-27 10:35:38 -04:00

2 lines
124 B
Bash

echo "$fg[$HOST_COLOR]Platform:$reset_color $(uname -o) $(uname -r)"
echo "$fg[$HOST_COLOR]Uptime:$reset_color $(uptime -p)"