summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 64f5ae6..c25418e 100644
--- a/zshrc
+++ b/zshrc
@@ -101,5 +101,5 @@ fi
# }}}
# }}}
# fortune {{{
-fortune -n300 -s ~/.fortune | grep -v -E "^$"
+fortune -n600 -s ~/.fortune | grep -v -E "^$"
# }}}