This commit is contained in:
2026-01-25 18:52:14 +08:00
parent c83aa1e9ec
commit fd12925cef

View File

@@ -1,4 +1,4 @@
function startship_polyjuice() {
function starship_polyjuice() {
if [ ! -n "${ZSH_POLYJUICE_STARSHIP_CONFIG_FILE}" ]; then
echo "STARSHIP_CONFIG_FILE is not set. Please source `\$HOME/.zshrc` first."
return