summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-27 01:57:57 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-27 03:45:26 -0400
commit8c08a76cc112cd21233551ddb515a9b3175a5416 (patch)
tree407fae69439c9ec0e36326c223c0ac85b423a31e /bashrc
parent21e2d8f8b43302538702fe3ccaed32995c146c96 (diff)
downloadconf-8c08a76cc112cd21233551ddb515a9b3175a5416.tar.gz
conf-8c08a76cc112cd21233551ddb515a9b3175a5416.zip
clean up and reorganize vimrc
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