mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-11-30 04:34:09 +00:00
[aws] Add support for showing AWS region in prompt
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
# Get the output parameter
|
||||
zstyle -s ':prezto:module:aws' output '_aws_output' || _aws_output='table'
|
||||
zstyle -s ':prezto:module:aws' show_region '_aws_region' || _aws_region='false'
|
||||
zstyle -s ':prezto:module:aws' profile '_aws_profile' || _aws_profile='default'
|
||||
|
||||
# Return if requirements are not found.
|
||||
|
||||
Reference in New Issue
Block a user