diff options
author | Florian Pritz <bluewind@xinu.at> | 2019-02-19 09:28:31 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2019-03-27 15:03:28 +0100 |
commit | 08efc092ce7733a9252002a8045e6e18aca0b212 (patch) | |
tree | 87feb08040e66fb709bdc40e3903059666d17178 /.zprofile | |
parent | cfb31fe08390d8543dfeb189c36f4072539a4171 (diff) | |
download | dotfiles-08efc092ce7733a9252002a8045e6e18aca0b212.tar.gz dotfiles-08efc092ce7733a9252002a8045e6e18aca0b212.tar.xz |
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.zprofile')
-rw-r--r-- | .zprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,4 +34,4 @@ if tty -s && [[ -z $DISPLAY ]]; then fi fi -sysinfo +$HOME/bin/sysinfo |