We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
❯ typeset -pm 'POWERLEVEL9K_MODE|_p9k_os*' && cat /etc/os-release typeset _p9k_os=Linux typeset _p9k_os_icon= typeset POWERLEVEL9K_MODE=nerdfont-v3 NAME="EndeavourOS" PRETTY_NAME="EndeavourOS" ID="endeavouros" ID_LIKE="arch" BUILD_ID="2023.05.28" ANSI_COLOR="38;2;23;147;209" HOME_URL="https://endeavouros.com" DOCUMENTATION_URL="https://discovery.endeavouros.com" SUPPORT_URL="https://forum.endeavouros.com" BUG_REPORT_URL="https://forum.endeavouros.com/c/arch-based-related-questions/bug-reports" PRIVACY_POLICY_URL="https://endeavouros.com/privacy-policy-2" LOGO="endeavouros"
Looking at wizard.zsh, this could be related to the existence of surrounding double quotes.
powerlevel10k/internal/wizard.zsh
Lines 1133 to 1160 in 646bae0
The text was updated successfully, but these errors were encountered:
unquote ID in /etc/os-release (#2388)
e8aa8cc
1d96f5e
Thanks for the bug report. Fixed.
Sorry, something went wrong.
No branches or pull requests
Looking at wizard.zsh, this could be related to the existence of surrounding double quotes.
powerlevel10k/internal/wizard.zsh
Lines 1133 to 1160 in 646bae0
The text was updated successfully, but these errors were encountered: