Make docs reflect difference between status and longstatus

This commit is contained in:
Gilad Goldberg 2015-09-19 21:38:55 +03:00
commit 958b11b77e
2 changed files with 4 additions and 3 deletions

View file

@ -17,7 +17,7 @@
#
# Customize which segments appear in which prompts (below is also the default):
# POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir rbenv vcs)
# POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status history time)
# POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(longstatus history time)
#
# Set your Amazon Web Services profile for the `aws` segment:
# export AWS_DEFAULT_PROFILE=<profile_name>