summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-14 09:30:33 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-14 09:30:33 +0200
commitbac9aa0632af47342c62f23b7b3df7313b400c4a (patch)
tree348afc4ef001e003aaafd753325dc8bccd1b6762
parent0d896e8b1c1d869e448955da91972aefa9db2580 (diff)
zshrc: remove info foo (no longer in use)
-rw-r--r--etc/.zshrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 25204eb..95a2133 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -573,12 +573,6 @@ if ((UID)) {
}
chpwd
-# Show infos if requested (.xinitrc)
-
-if ((SHOW_INFO)) {
- ${ZDIR}/../helpers/info
-}
-
# }}}
# {{{ Includes