mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-05-08 00:43:58 +02:00
currently ${VIRTUAL_ENV:t} returns "env-name-5fGkcsok"
better use : ${${VIRTUAL_ENV:t}%-*} to return "env-name"
|
||
|---|---|---|
| .. | ||
| configure.zsh | ||
| icons.zsh | ||
| p10k.zsh | ||
| wizard.zsh | ||