diff options
author | Hugues Hiegel <hugues.hiegel@qosmos.com> | 2012-01-25 14:36:59 +0100 |
---|---|---|
committer | Hugues Hiegel <hugues.hiegel@qosmos.com> | 2012-01-25 17:47:57 +0100 |
commit | 863239caf53e57850dce80a736d70ced70b52d77 (patch) | |
tree | c763add5554806fd07004c59d66569d75a01e118 /net:sweethome | |
parent | 60d6c8e75cfec1e30ca0f6bd113dbbfa051c697c (diff) |
Corrects commits f8dfa7bf4, fc32b3a2: Huge cleanup - Phase #1
Diffstat (limited to 'net:sweethome')
-rw-r--r-- | net:sweethome/host:prunelle/Prompts.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net:sweethome/host:prunelle/Prompts.zsh b/net:sweethome/host:prunelle/Prompts.zsh index 4edc03c..d9f6d5d 100644 --- a/net:sweethome/host:prunelle/Prompts.zsh +++ b/net:sweethome/host:prunelle/Prompts.zsh @@ -1,4 +1,4 @@ chpwd() { - term_title + __term_title } |