Skip to content

Commit

Permalink
Added documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
dritter committed Apr 3, 2015
1 parent 2058e56 commit 367c354
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,14 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:

export DEFAULT_USER=<your username>

#### The 'time' segment

By default the time is show in 'H:M:S' format. If you want to change it,
just set another format in your `~/.zshrc`:

# Reversed time format
POWERLEVEL9K_TIME_FORMAT='%D{%S:%M:%H}'

#### The VCS Information Segment

By default, the `vcs` segment will provide quite a bit of information. If you
Expand Down

0 comments on commit 367c354

Please sign in to comment.