pj prefix for all functions

This commit is contained in:
2026-01-26 14:31:04 +08:00
parent 0a230f59f9
commit db8ec50581
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
function starship_polyjuice() {
function pj_starship() {
local config_file_dir="$(dirname "$ZSH_POLYJUICE_STARSHIP_CONFIG_FILE")"
case "$1" in
list)