summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrjorgenson <rjorgenson@gmail.com>2015-10-17 21:30:55 +0300
committerrjorgenson <rjorgenson@gmail.com>2015-10-17 21:30:55 +0300
commit5add0daad027fab254a7c2a322e636dd7dc982d2 (patch)
tree2b42c50b6d36db2a0b5a31d24eab97ec1c3382a1 /README.md
parent62dee9824b6de724b4fa0d2b43c30fa194eb9280 (diff)
added prompt segment for todo.txt task number
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4baf0629..4c5e6809 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ The segments that are currently available are:
* [symphony2_tests](#symphony2_tests) - Show a ratio of test classes vs code classes for Symfony2.
* **symphony2_version** - Show the current Symfony2 version, if you are in a Symfony2-Project dir.
* [time](#time) - System time.
+* [todo.txt](http://todotxt.com/) - Shows the number of tasks in your todo.txt tasks file.
* [vi_mode](#vi_mode)- Vi editing mode (NORMAL|INSERT).
* **virtualenv** - Your Python [VirtualEnv](https://virtualenv.pypa.io/en/latest/).
* [vcs](#vcs) - Information about this `git` or `hg` repository (if you are in one).
@@ -127,7 +128,7 @@ To change the way how the current working directory is truncated, just set:
# default behaviour is to truncate whole directories
In each case you have to specify the length you want to shorten the directory
-to. So in some cases `POWERLEVEL9K_SHORTEN_DIR_LENGTH` means characters, in
+to. So in some cases `POWERLEVEL9K_SHORTEN_DIR_LENGTH` means characters, in
others whole directories.
##### ip