mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 17:28:01 +00:00
[.zpreztorc] Set AWS module show_region value to true
This commit is contained in:
parent
5b92635810
commit
0ac3c4250f
@ -25,7 +25,6 @@ zstyle ':prezto:*:*' color 'yes'
|
||||
# The order matters.
|
||||
zstyle ':prezto:load' pmodule \
|
||||
'environment' \
|
||||
'terminal' \
|
||||
'editor' \
|
||||
'history' \
|
||||
'directory' \
|
||||
@ -36,9 +35,7 @@ zstyle ':prezto:load' pmodule \
|
||||
'prompt' \
|
||||
'python' \
|
||||
'git' \
|
||||
'openstack' \
|
||||
'aws' \
|
||||
'yank'
|
||||
'aws'
|
||||
|
||||
#
|
||||
# Autosuggestions
|
||||
@ -201,4 +198,4 @@ zstyle ':completion:*' special-dirs true
|
||||
|
||||
zstyle ':prezto:module:aws' output 'table'
|
||||
zstyle ':prezto:module:aws' profile 'default'
|
||||
|
||||
zstyle ':prezto:module:aws' show_region 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user