mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 12:48:01 +00:00
Merge with upstream
This commit is contained in:
parent
c2c53592a1
commit
4ff726e600
@ -12,7 +12,7 @@ local tenant_formatted
|
||||
unset os_info
|
||||
typeset -gA os_info
|
||||
|
||||
[[ -n "${OS_TENANT_NAME+1}" ]] && tenant="[${OS_TENANT_NAME}]"
|
||||
[[ -n "${OS_PROJECT_NAME+1}" ]] && tenant="[${OS_PROJECT_NAME}]"
|
||||
|
||||
if [[ "$tenant" != (none|) ]]; then
|
||||
zstyle -s ':prezto:module:openstack:info:tenant' format 'tenant_format'
|
||||
|
Loading…
Reference in New Issue
Block a user