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