mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
Segments now alphabetical in README. Broke out aws docs.
This commit is contained in:
@@ -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 ]];
|
||||
|
||||
Reference in New Issue
Block a user