zsh: rename pk fetch file
This commit is contained in:
parent
8a918a132e
commit
229c7c10db
|
@ -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 {
|
function fetch_fronter_information {
|
||||||
# return non-zero if secrets are missing
|
# return non-zero if secrets are missing
|
||||||
[ -n "$PLURALKIT_API_TOKEN" ] || return 1
|
[ -n "$PLURALKIT_API_TOKEN" ] || return 1
|
Loading…
Reference in a new issue