diff options
author | Florian Pritz <bluewind@xinu.at> | 2018-10-27 15:43:14 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2018-10-27 15:43:14 +0200 |
commit | b133f842e197cdf8824c6cd3fc8a8dbdbfe8bf1c (patch) | |
tree | 520de3ef01a5f462604925a32ec8a90851ff2415 | |
parent | d19ba5bc64b26c97df8360825ec45e0ed8990703 (diff) | |
download | dotfiles-b133f842e197cdf8824c6cd3fc8a8dbdbfe8bf1c.tar.gz dotfiles-b133f842e197cdf8824c6cd3fc8a8dbdbfe8bf1c.tar.xz |
zprofile: Add sysinfo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | .zprofile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,3 +33,5 @@ if tty -s && [[ -z $DISPLAY ]]; then fi fi fi + +sysinfo |