diff --git a/.bash.d/os_detection.sh b/.bash.d/os_detection.sh index f8def66d..93a8efda 100644 --- a/.bash.d/os_detection.sh +++ b/.bash.d/os_detection.sh @@ -76,3 +76,4 @@ isAzureCloudShell(){ isLinux || : isMac || : isGoogleCloudShell || : +isAzureCloudShell || :