From 4fcc26f53bf9b7ab57fcd7ed57f1e809410852aa Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 24 Nov 2016 14:59:18 +0000 Subject: add sysinfo to shell --- Shell/zshrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Shell/zshrc') diff --git a/Shell/zshrc b/Shell/zshrc index 8043d83..6c66349 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -56,7 +56,6 @@ fi export ANDROID_HOME=/opt/android-sdk -#~/bin/sysinfo case $TERM in (*rxvt*) @@ -82,3 +81,6 @@ fi ;; esac + +## Fancy sysinfo +~/bin/sysinfo -- cgit v1.2.3-54-g00ecf