aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-07-13 04:10:33 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-07-13 04:10:33 +0300
commit83584894703039a4337b1f7d7b969992ea4cb9c9 (patch)
tree0223d8ffefbcb6c522da2eec66556f79550c50d9 /README.md
parent20cb4a245ebed1f4ee7bd08494cc6493660023d9 (diff)
README: Updating with minor fixes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 42c6c9a0..e38b04b4 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ like with a normal installation and default settings:
- [Segment Customization](#segment-customization)
- [The AWS Profile Segment](#the-aws-profile-segment)
- [The 'context' Segment](#the-context-segment)
+ - [The 'dir' segment](#the-dir-segment)
- [The 'time' segment](#the-time-segment)
- [Unit Test Ratios](#unit-test-ratios)
- [The 'vcs' Segment](#the-vcs-segment)
@@ -260,7 +261,7 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
export DEFAULT_USER=<your username>
-#### The `dir` segment
+#### The 'dir' segment
The `dir` segment shows the current working directory. You can limit the output
to a certain length:
@@ -427,7 +428,7 @@ Before creating this theme, I also tried [jeremyFreeAgent's theme](https://githu
#### Developing
Documentation for developers is kept on the [Powerlevel9k Github
-wiki](https://github.com/bhilburn/powerlevel9k/wiki/Developers'-Guide).
+wiki](https://github.com/bhilburn/powerlevel9k/wiki/Developer's-Guide).
#### Contributions / Bugs / Contact