From b133f842e197cdf8824c6cd3fc8a8dbdbfe8bf1c Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 27 Oct 2018 15:43:14 +0200 Subject: zprofile: Add sysinfo Signed-off-by: Florian Pritz --- .zprofile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zprofile') diff --git a/.zprofile b/.zprofile index 18dd08a..572e8eb 100644 --- a/.zprofile +++ b/.zprofile @@ -33,3 +33,5 @@ if tty -s && [[ -z $DISPLAY ]]; then fi fi fi + +sysinfo -- cgit v1.2.3-24-g4f1b