mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
chore(azure): fix typo
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user