Open ikanor opened 8 years ago
With a small addition to main.sh the scrip dir can be detected automatically, so that the user does not need to manually define the GITAWAREPROMPT env var.
main.sh
GITAWAREPROMPT
This is nice and convenient. But I'm concerned that it might make things harder for zsh users.
zsh
With a small addition to
main.sh
the scrip dir can be detected automatically, so that the user does not need to manually define theGITAWAREPROMPT
env var.