Closed ryscher closed 6 years ago
Ugh. I see now that these scripts are GPL -- so maybe we need to add a command to download them during provisioning, rather than actually placing them in our git repo?
If you want to fix this, go ahead, @ryscher...it's not particularly urgent that this makes it in.
This is no longer relevant for dryad-vagrant. Support for git-prompt and git-completion are being added to https://github.com/ryscher/ryans-env instead.
To test, provision a new vagrant VM. When user is in the dryad-repo directory, the prompt should display the current git branch name and status. For more information, see https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh
The contents of the git-completion and git-prompt scripts do not need to be reviewed closely, since they come from the git project.