Segments now alphabetical in README. Broke out aws docs.

This commit is contained in:
Ben Hilburn 2015-03-29 18:32:30 -07:00
commit 49d503f2e6
2 changed files with 12 additions and 4 deletions

View file

@ -271,7 +271,6 @@ prompt_rbenv() {
}
# AWS Profile
# See http://docs.aws.amazon.com/cli/latest/userguide/installing.html
prompt_aws() {
local aws_profile=$AWS_DEFAULT_PROFILE
if [[ -n $aws_profile ]];