summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-10-27 15:42:34 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-10-27 15:42:34 +0200
commitd19ba5bc64b26c97df8360825ec45e0ed8990703 (patch)
tree1328950100878e8169badc9cec8a6b10cf72170b
parentc9745b9e3a9bc5306e14779c9e91930123f574d4 (diff)
downloaddotfiles-d19ba5bc64b26c97df8360825ec45e0ed8990703.tar.gz
dotfiles-d19ba5bc64b26c97df8360825ec45e0ed8990703.tar.xz
zshrc: Disable sysinfo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 03881f8..55937d7 100644
--- a/.zshrc
+++ b/.zshrc
@@ -735,7 +735,7 @@ compdef _wake wake
# }}}
# Greetings {{{
-sysinfo
+#sysinfo
# }}}
# {{{ Other stuff that doesn't fit anywhere else
umask 077