Feature Request 💡
Output the current pair as the PS1 variable
Summary
If you are currently pairing with someone, their github handle should be put in the PS1 variable.
Motivation
Many people use the PS1 variable to store information related to git such as what branch they are currently on. Outputting the current co-authors in the ps1 variable would allow users who customize their terminal to also be able to view who they are currently pairing with, without the need to type git pair status.
Feature Request 💡
Summary
If you are currently pairing with someone, their github handle should be put in the PS1 variable.
Motivation
Many people use the PS1 variable to store information related to
gitsuch as what branch they are currently on. Outputting the current co-authors in the ps1 variable would allow users who customize their terminal to also be able to view who they are currently pairing with, without the need to typegit pair status.