Compare commits
4 Commits
5649e8b07e
...
3d605807a9
| Author | SHA1 | Date |
|---|---|---|
|
|
3d605807a9 | |
|
|
8ed1f58e08 | |
|
|
7178d3b275 | |
|
|
3b4c63aea4 |
|
|
@ -1377,7 +1377,7 @@
|
||||||
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
||||||
# Show aws only when the command you are typing invokes one of these tools.
|
# Show aws only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show aws.
|
# Tip: Remove the next line to always show aws.
|
||||||
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current AWS profile gets matched.
|
# in each pair defines a pattern against which the current AWS profile gets matched.
|
||||||
|
|
@ -1424,7 +1424,7 @@
|
||||||
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
||||||
# Show azure only when the command you are typing invokes one of these tools.
|
# Show azure only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show azure.
|
# Tip: Remove the next line to always show azure.
|
||||||
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current azure account name gets matched.
|
# in each pair defines a pattern against which the current azure account name gets matched.
|
||||||
|
|
@ -1503,7 +1503,7 @@
|
||||||
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
||||||
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show google_app_cred.
|
# Tip: Remove the next line to always show google_app_cred.
|
||||||
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# Google application credentials classes for the purpose of using different colors, icons and
|
# Google application credentials classes for the purpose of using different colors, icons and
|
||||||
# expansions with different credentials.
|
# expansions with different credentials.
|
||||||
|
|
|
||||||
|
|
@ -1352,7 +1352,7 @@
|
||||||
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
||||||
# Show aws only when the command you are typing invokes one of these tools.
|
# Show aws only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show aws.
|
# Tip: Remove the next line to always show aws.
|
||||||
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current AWS profile gets matched.
|
# in each pair defines a pattern against which the current AWS profile gets matched.
|
||||||
|
|
@ -1399,7 +1399,7 @@
|
||||||
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
||||||
# Show azure only when the command you are typing invokes one of these tools.
|
# Show azure only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show azure.
|
# Tip: Remove the next line to always show azure.
|
||||||
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current azure account name gets matched.
|
# in each pair defines a pattern against which the current azure account name gets matched.
|
||||||
|
|
@ -1478,7 +1478,7 @@
|
||||||
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
||||||
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show google_app_cred.
|
# Tip: Remove the next line to always show google_app_cred.
|
||||||
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# Google application credentials classes for the purpose of using different colors, icons and
|
# Google application credentials classes for the purpose of using different colors, icons and
|
||||||
# expansions with different credentials.
|
# expansions with different credentials.
|
||||||
|
|
|
||||||
|
|
@ -1352,7 +1352,7 @@
|
||||||
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
||||||
# Show aws only when the command you are typing invokes one of these tools.
|
# Show aws only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show aws.
|
# Tip: Remove the next line to always show aws.
|
||||||
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current AWS profile gets matched.
|
# in each pair defines a pattern against which the current AWS profile gets matched.
|
||||||
|
|
@ -1399,7 +1399,7 @@
|
||||||
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
||||||
# Show azure only when the command you are typing invokes one of these tools.
|
# Show azure only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show azure.
|
# Tip: Remove the next line to always show azure.
|
||||||
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current azure account name gets matched.
|
# in each pair defines a pattern against which the current azure account name gets matched.
|
||||||
|
|
@ -1478,7 +1478,7 @@
|
||||||
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
||||||
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show google_app_cred.
|
# Tip: Remove the next line to always show google_app_cred.
|
||||||
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# Google application credentials classes for the purpose of using different colors, icons and
|
# Google application credentials classes for the purpose of using different colors, icons and
|
||||||
# expansions with different credentials.
|
# expansions with different credentials.
|
||||||
|
|
|
||||||
|
|
@ -1364,9 +1364,6 @@
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_TERRAFORM_VERSION_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_TERRAFORM_VERSION_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
||||||
################[ terraform_version: It shows active terraform version (https://www.terraform.io) ]#################
|
|
||||||
typeset -g POWERLEVEL9K_TERRAFORM_VERSION_SHOW_ON_COMMAND='terraform|tf'
|
|
||||||
|
|
||||||
#############[ kubecontext: current kubernetes context (https://kubernetes.io/) ]#############
|
#############[ kubecontext: current kubernetes context (https://kubernetes.io/) ]#############
|
||||||
# Show kubecontext only when the command you are typing invokes one of these tools.
|
# Show kubecontext only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show kubecontext.
|
# Tip: Remove the next line to always show kubecontext.
|
||||||
|
|
@ -1459,7 +1456,7 @@
|
||||||
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
#[ aws: aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) ]#
|
||||||
# Show aws only when the command you are typing invokes one of these tools.
|
# Show aws only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show aws.
|
# Tip: Remove the next line to always show aws.
|
||||||
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AWS_SHOW_ON_COMMAND='aws|awless|cdk|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AWS_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current AWS profile gets matched.
|
# in each pair defines a pattern against which the current AWS profile gets matched.
|
||||||
|
|
@ -1508,7 +1505,7 @@
|
||||||
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
##########[ azure: azure account name (https://docs.microsoft.com/en-us/cli/azure) ]##########
|
||||||
# Show azure only when the command you are typing invokes one of these tools.
|
# Show azure only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show azure.
|
# Tip: Remove the next line to always show azure.
|
||||||
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_AZURE_SHOW_ON_COMMAND='az|terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
# POWERLEVEL9K_AZURE_CLASSES is an array with even number of elements. The first element
|
||||||
# in each pair defines a pattern against which the current azure account name gets matched.
|
# in each pair defines a pattern against which the current azure account name gets matched.
|
||||||
|
|
@ -1590,7 +1587,7 @@
|
||||||
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
#[ google_app_cred: google application credentials (https://cloud.google.com/docs/authentication/production) ]#
|
||||||
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
# Show google_app_cred only when the command you are typing invokes one of these tools.
|
||||||
# Tip: Remove the next line to always show google_app_cred.
|
# Tip: Remove the next line to always show google_app_cred.
|
||||||
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|pulumi|terragrunt'
|
typeset -g POWERLEVEL9K_GOOGLE_APP_CRED_SHOW_ON_COMMAND='terraform|tofu|pulumi|terragrunt'
|
||||||
|
|
||||||
# Google application credentials classes for the purpose of using different colors, icons and
|
# Google application credentials classes for the purpose of using different colors, icons and
|
||||||
# expansions with different credentials.
|
# expansions with different credentials.
|
||||||
|
|
|
||||||
|
|
@ -75,6 +75,7 @@ function _p9k_init_icons() {
|
||||||
LINUX_ENDEAVOUROS_ICON '\uE271'$s #
|
LINUX_ENDEAVOUROS_ICON '\uE271'$s #
|
||||||
LINUX_ROCKY_ICON '\uE271'$s #
|
LINUX_ROCKY_ICON '\uE271'$s #
|
||||||
LINUX_ALMALINUX_ICON '\uE271'$s #
|
LINUX_ALMALINUX_ICON '\uE271'$s #
|
||||||
|
LINUX_ZORIN_ICON '\uE271'$s #
|
||||||
LINUX_GUIX_ICON '\uE271'$s #
|
LINUX_GUIX_ICON '\uE271'$s #
|
||||||
LINUX_NEON_ICON '\uE271'$s #
|
LINUX_NEON_ICON '\uE271'$s #
|
||||||
SUNOS_ICON '\U1F31E'$q # 🌞
|
SUNOS_ICON '\U1F31E'$q # 🌞
|
||||||
|
|
@ -234,6 +235,7 @@ function _p9k_init_icons() {
|
||||||
LINUX_ENDEAVOUROS_ICON '\uF17C'$s #
|
LINUX_ENDEAVOUROS_ICON '\uF17C'$s #
|
||||||
LINUX_ROCKY_ICON '\uF17C'$s #
|
LINUX_ROCKY_ICON '\uF17C'$s #
|
||||||
LINUX_ALMALINUX_ICON '\uF17C'$s #
|
LINUX_ALMALINUX_ICON '\uF17C'$s #
|
||||||
|
LINUX_ZORIN_ICON '\uF17C'$s #
|
||||||
LINUX_GUIX_ICON '\uF17C'$s #
|
LINUX_GUIX_ICON '\uF17C'$s #
|
||||||
LINUX_NEON_ICON '\uF17C'$s #
|
LINUX_NEON_ICON '\uF17C'$s #
|
||||||
SUNOS_ICON '\uF185 ' #
|
SUNOS_ICON '\uF185 ' #
|
||||||
|
|
@ -394,6 +396,7 @@ function _p9k_init_icons() {
|
||||||
LINUX_ENDEAVOUROS_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
LINUX_ENDEAVOUROS_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
||||||
LINUX_ROCKY_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
LINUX_ROCKY_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
||||||
LINUX_ALMALINUX_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
LINUX_ALMALINUX_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
||||||
|
LINUX_ZORIN_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
||||||
LINUX_GUIX_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
LINUX_GUIX_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
||||||
LINUX_NEON_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
LINUX_NEON_ICON "${CODEPOINT_OF_AWESOME_LINUX:+\\u$CODEPOINT_OF_AWESOME_LINUX$s}"
|
||||||
SUNOS_ICON "${CODEPOINT_OF_AWESOME_SUN_O:+\\u$CODEPOINT_OF_AWESOME_SUN_O }"
|
SUNOS_ICON "${CODEPOINT_OF_AWESOME_SUN_O:+\\u$CODEPOINT_OF_AWESOME_SUN_O }"
|
||||||
|
|
@ -547,6 +550,7 @@ function _p9k_init_icons() {
|
||||||
LINUX_ENDEAVOUROS_ICON '\UF322'$s #
|
LINUX_ENDEAVOUROS_ICON '\UF322'$s #
|
||||||
LINUX_ROCKY_ICON '\UF32B'$s #
|
LINUX_ROCKY_ICON '\UF32B'$s #
|
||||||
LINUX_ALMALINUX_ICON '\UF31D'$s #
|
LINUX_ALMALINUX_ICON '\UF31D'$s #
|
||||||
|
LINUX_ZORIN_OS '\uF32F'$s #
|
||||||
LINUX_GUIX_ICON '\UF325'$s #
|
LINUX_GUIX_ICON '\UF325'$s #
|
||||||
LINUX_NEON_ICON '\uF17C' #
|
LINUX_NEON_ICON '\uF17C' #
|
||||||
LINUX_ICON '\uF17C' #
|
LINUX_ICON '\uF17C' #
|
||||||
|
|
@ -708,6 +712,7 @@ function _p9k_init_icons() {
|
||||||
LINUX_ENDEAVOUROS_ICON '\uF17C' #
|
LINUX_ENDEAVOUROS_ICON '\uF17C' #
|
||||||
LINUX_ROCKY_ICON '\uF17C' #
|
LINUX_ROCKY_ICON '\uF17C' #
|
||||||
LINUX_ALMALINUX_ICON '\uF17C' #
|
LINUX_ALMALINUX_ICON '\uF17C' #
|
||||||
|
LINUX_ZORIN_ICON '\uF17C' #
|
||||||
LINUX_GUIX_ICON '\uF325'$s #
|
LINUX_GUIX_ICON '\uF325'$s #
|
||||||
LINUX_NEON_ICON '\uF17C' #
|
LINUX_NEON_ICON '\uF17C' #
|
||||||
LINUX_ICON '\uF17C' #
|
LINUX_ICON '\uF17C' #
|
||||||
|
|
@ -862,6 +867,7 @@ function _p9k_init_icons() {
|
||||||
LINUX_ENDEAVOUROS_ICON 'edvos'
|
LINUX_ENDEAVOUROS_ICON 'edvos'
|
||||||
LINUX_ROCKY_ICON 'rocky'
|
LINUX_ROCKY_ICON 'rocky'
|
||||||
LINUX_ALMALINUX_ICON 'alma'
|
LINUX_ALMALINUX_ICON 'alma'
|
||||||
|
LINUX_ZORIN_ICON 'zorin'
|
||||||
LINUX_GUIX_ICON 'guix'
|
LINUX_GUIX_ICON 'guix'
|
||||||
LINUX_NEON_ICON 'neon'
|
LINUX_NEON_ICON 'neon'
|
||||||
SUNOS_ICON 'sunos'
|
SUNOS_ICON 'sunos'
|
||||||
|
|
@ -1017,6 +1023,7 @@ function _p9k_init_icons() {
|
||||||
LINUX_ENDEAVOUROS_ICON 'Edv'
|
LINUX_ENDEAVOUROS_ICON 'Edv'
|
||||||
LINUX_ROCKY_ICON 'Roc'
|
LINUX_ROCKY_ICON 'Roc'
|
||||||
LINUX_ALMALINUX_ICON 'Alma'
|
LINUX_ALMALINUX_ICON 'Alma'
|
||||||
|
LINUX_ZORIN_ICON 'Zorin'
|
||||||
LINUX_GUIX_ICON 'Guix'
|
LINUX_GUIX_ICON 'Guix'
|
||||||
LINUX_NEON_ICON 'Neon'
|
LINUX_NEON_ICON 'Neon'
|
||||||
SUNOS_ICON 'Sun'
|
SUNOS_ICON 'Sun'
|
||||||
|
|
|
||||||
|
|
@ -8677,6 +8677,7 @@ function _p9k_init_cacheable() {
|
||||||
endeavouros) _p9k_set_os Linux LINUX_ENDEAVOUROS_ICON;;
|
endeavouros) _p9k_set_os Linux LINUX_ENDEAVOUROS_ICON;;
|
||||||
rocky) _p9k_set_os Linux LINUX_ROCKY_ICON;;
|
rocky) _p9k_set_os Linux LINUX_ROCKY_ICON;;
|
||||||
almalinux) _p9k_set_os Linux LINUX_ALMALINUX_ICON;;
|
almalinux) _p9k_set_os Linux LINUX_ALMALINUX_ICON;;
|
||||||
|
zorin) _p9k_set_os Linux LINUX_ZORIN_ICON;;
|
||||||
guix) _p9k_set_os Linux LINUX_GUIX_ICON;;
|
guix) _p9k_set_os Linux LINUX_GUIX_ICON;;
|
||||||
neon) _p9k_set_os Linux LINUX_NEON_ICON;;
|
neon) _p9k_set_os Linux LINUX_NEON_ICON;;
|
||||||
*) _p9k_set_os Linux LINUX_ICON;;
|
*) _p9k_set_os Linux LINUX_ICON;;
|
||||||
|
|
|
||||||
|
|
@ -1165,6 +1165,7 @@ function os_icon_name() {
|
||||||
endeavouros) echo LINUX_ENDEAVOUROS_ICON;;
|
endeavouros) echo LINUX_ENDEAVOUROS_ICON;;
|
||||||
rocky) echo LINUX_ROCKY_ICON;;
|
rocky) echo LINUX_ROCKY_ICON;;
|
||||||
almalinux) echo LINUX_ALMALINUX_ICON;;
|
almalinux) echo LINUX_ALMALINUX_ICON;;
|
||||||
|
ZORIN) echo LINUX_ZORIN_ICON;;
|
||||||
guix) echo LINUX_GUIX_ICON;;
|
guix) echo LINUX_GUIX_ICON;;
|
||||||
neon) echo LINUX_NEON_ICON;;
|
neon) echo LINUX_NEON_ICON;;
|
||||||
*) echo LINUX_ICON;;
|
*) echo LINUX_ICON;;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue