mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
chore(azure): fix typo
This commit is contained in:
parent
65699912be
commit
5fc1118fd2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue