summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2019-04-09 18:24:04 +0200
committerGitHub <noreply@github.com>2019-04-09 18:24:04 +0200
commit63291f4fcc07de3014362ef5101132d91ad3d497 (patch)
tree305d03c7c41b6827aade4f9ee18927c6711457f1
parent53d6a692d14a035d03765e72c7c9425bba1b3972 (diff)
downloadzsh-63291f4fcc07de3014362ef5101132d91ad3d497.tar.gz
zsh-63291f4fcc07de3014362ef5101132d91ad3d497.tar.bz2
zsh-63291f4fcc07de3014362ef5101132d91ad3d497.zip
Reword and fix formatting
-rw-r--r--plugins/aws/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/aws/README.md b/plugins/aws/README.md
index d83c3fafe..57c3b54ac 100644
--- a/plugins/aws/README.md
+++ b/plugins/aws/README.md
@@ -24,7 +24,9 @@ plugins=(... aws)
## Plugin options
-* Set `SHOW_AWS_PROMPT=false` in your zshrc file if you want to prevent the plugin from modifying your RPROMPT. Some plugins overwrite the value of RPROMPT instead of appending to it, so they need to be fixed to see a default aws plugin RPROMPT message (for example theme fishy is fixed).
+* Set `SHOW_AWS_PROMPT=false` in your zshrc file if you want to prevent the plugin from modifying your RPROMPT.
+ Some themes might overwrite the value of RPROMPT instead of appending to it, so they'll need to be fixed to
+ see the AWS profile prompt.
## Theme