Add credit.
This commit is contained in:
parent
99caf81ebc
commit
eb1c37ae1c
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
__prompt_git_status() {
|
__prompt_git_status() {
|
||||||
# Generate a git branch/status prompt.
|
# Generate a git branch/status prompt.
|
||||||
|
# Based on git-prompt.sh by Shawn O. Pearce <spearce@spearce.org>.
|
||||||
# Environment variables:
|
# Environment variables:
|
||||||
# GIT_PROMPT_SHOW_TYPE=1 - Show type of repository (Bare, Shallow).
|
# GIT_PROMPT_SHOW_TYPE=1 - Show type of repository (Bare, Shallow).
|
||||||
# GIT_PROMPT_SHOW_IGNORED=1 - Show a ! if the directory is ignored.
|
# GIT_PROMPT_SHOW_IGNORED=1 - Show a ! if the directory is ignored.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue