aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-10 10:59:03 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-10 10:59:03 +1200
commite688ca5f1cb126f3da3f601e169abfbbda6a8fdf (patch)
tree0e2f56833eb1a2455fa0c4a26ed21a572270c077 /README.markdown
parentImprove commenting/exit handling in binscripts (diff)
downloaddotfiles-e688ca5f1cb126f3da3f601e169abfbbda6a8fdf.tar.gz
dotfiles-e688ca5f1cb126f3da3f601e169abfbbda6a8fdf.zip
Remove Mercurial support from Bash prompt
Since Vim and Fanboy's list both moved to Git, I have no reason to use it anymore. Also added a note explaining why I've left the SVN stuff in there (I don't like SVN, but I do need to use it for work)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 0c7035a8..9cf87d56 100644
--- a/README.markdown
+++ b/README.markdown
@@ -146,8 +146,8 @@ A terminal session with my prompt looks something like this:
It expands based on context to include these elements in this order:
* Whether in a Git repository if applicable, and punctuation to show whether
- there are local modifications at a glance; Subversion and Mercurial support
- can also be enabled
+ there are local modifications at a glance; Subversion support can also be
+ enabled (I need it at work)
* The number of running background jobs, if non-zero
* The exit status of the last command, if non-zero