summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 7534949..4f7f7bb 100644
--- a/bashrc
+++ b/bashrc
@@ -56,3 +56,4 @@ export PROMPT_COMMAND="__err=\$?;$PROMPT_COMMAND;PS1=\"\$(fancy-prompt --prompt-
# fortune {{{
fortune -n600 -s ~/.fortune | grep -v -E "^$"
# }}}
+# vim: fdm=marker