Comment cleanup.

pull/22/head
Dominik Ritter 2016-01-08 20:44:35 +01:00
parent cdf08734db
commit 0b27bdc6f5
1 changed files with 1 additions and 1 deletions

View File

@ -644,7 +644,7 @@ prompt_rvm() {
fi fi
} }
# Status: (return code, root status, background jobs) # Status: return code if verbose, otherwise just an icon if an error occurred
set_default POWERLEVEL9K_STATUS_VERBOSE true set_default POWERLEVEL9K_STATUS_VERBOSE true
prompt_status() { prompt_status() {
if [[ "$POWERLEVEL9K_STATUS_VERBOSE" == true ]]; then if [[ "$POWERLEVEL9K_STATUS_VERBOSE" == true ]]; then