mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge 0585446c11 into 291e96dcd0
This commit is contained in:
commit
fe12d61b94
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ function asp {
|
||||||
export AWS_DEFAULT_PROFILE=$1
|
export AWS_DEFAULT_PROFILE=$1
|
||||||
export AWS_PROFILE=$1
|
export AWS_PROFILE=$1
|
||||||
|
|
||||||
export RPROMPT="<aws:$AWS_DEFAULT_PROFILE>$rprompt"
|
[[ ${ZSH_AWS_SKIPRPROMPT} == "true" ]] || export RPROMPT="<aws:$AWS_DEFAULT_PROFILE>$rprompt"
|
||||||
}
|
}
|
||||||
|
|
||||||
function aws_profiles {
|
function aws_profiles {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue