diff options
author | Leonid Volnitsky <Leonid@Volnitsky.com> | 2011-08-27 22:48:00 +0300 |
---|---|---|
committer | Leonid Volnitsky <Leonid@Volnitsky.com> | 2011-08-27 22:48:00 +0300 |
commit | 24a1f3b02de1d5b22c4ab7c1c1408211c32ce546 (patch) | |
tree | a7ae8af5b74240942c46a4582e1629ae8983e7e8 /README | |
parent | fixes: Issue #15 -- truncates shall label to 200 chars (diff) | |
download | git-prompt-24a1f3b02de1d5b22c4ab7c1c1408211c32ce546.tar.gz git-prompt-24a1f3b02de1d5b22c4ab7c1c1408211c32ce546.tar.bz2 git-prompt-24a1f3b02de1d5b22c4ab7c1c1408211c32ce546.zip |
fix for enable/disable_set_shell_label
I do not understand what it does.
From Issue 15:
Also, in exploring this problem I noticed that disable_set_shell_label
doesn't work correctly for me. I fixed this problem by declaring
disable_set_shell_label and enable_set_shell_label to have the "trace"
attribute in bash. This is done by adding:
declare -ft disable_set_shell_label
and
declare -ft enable_set_shell_label
after the definitions of those functions in git-prompt.sh.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions