Skip to content
New issue

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

parameter expansion requires a literal #336

Open
tjx666 opened this issue Jun 19, 2023 · 1 comment
Open

parameter expansion requires a literal #336

tjx666 opened this issue Jun 19, 2023 · 1 comment

Comments

@tjx666
Copy link

tjx666 commented Jun 19, 2023

error code:

if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
  source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
@WybeBosch
Copy link

@foxundermoon
Is there a way for this extension to be updated to support ZSH like syntax as you can see in that snippet provided above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants