zsh: rename pk fetch file
This commit is contained in:
parent
8a918a132e
commit
229c7c10db
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue