update pk hook for new name color thing
This commit is contained in:
parent
d248e8db45
commit
134c66c40c
|
@ -25,4 +25,5 @@ function fetch_fronter_information {
|
|||
precmd_functions+="set_fronter_information"
|
||||
function set_fronter_information {
|
||||
eval_with_secrets fetch_fronter_information
|
||||
export PROMPT_NAME_COLOR="$PK_FRONTER_COLOR"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue