diff --git a/zsh/.config/zsh/config.d/00_query_pk_front_color.zsh b/zsh/.config/zsh/config.d/00_query_pk_fronter.zsh similarity index 93% rename from zsh/.config/zsh/config.d/00_query_pk_front_color.zsh rename to zsh/.config/zsh/config.d/00_query_pk_fronter.zsh index 83a7b6e..82c423b 100644 --- a/zsh/.config/zsh/config.d/00_query_pk_front_color.zsh +++ b/zsh/.config/zsh/config.d/00_query_pk_fronter.zsh @@ -1,4 +1,4 @@ -# fetches the color of the currently fronting PK member +# exports info about the currently fronting PK system member for use in prompts function fetch_fronter_information { # return non-zero if secrets are missing [ -n "$PLURALKIT_API_TOKEN" ] || return 1