mirror of https://github.com/ohmyzsh/ohmyzsh.git
chore(azure): fix typo
parent
65699912be
commit
5fc1118fd2
|
@ -1,4 +1,4 @@
|
||||||
# AZ Get Subscritions
|
# AZ Get Subscriptions
|
||||||
function azgs() {
|
function azgs() {
|
||||||
az account show --output tsv --query 'name' 2>/dev/null
|
az account show --output tsv --query 'name' 2>/dev/null
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue