diff options
author | Hugues Hiegel <hugues.hiegel@sagem.com> | 2008-06-11 18:33:25 +0200 |
---|---|---|
committer | Hugues Hiegel <hugues.hiegel@sagem.com> | 2008-06-11 18:33:25 +0200 |
commit | 2ad097132986d5241814802b0a23adc02a0181b9 (patch) | |
tree | 54ee13c410d09bef701870833b9f7c6440aadcfd /net:sweethome/host:prunelle/Prompts.zsh | |
parent | d34f5615631e102ef48876eb3259a331027651be (diff) |
Some cleaning up because of f*cked up merges...
Diffstat (limited to 'net:sweethome/host:prunelle/Prompts.zsh')
-rw-r--r-- | net:sweethome/host:prunelle/Prompts.zsh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net:sweethome/host:prunelle/Prompts.zsh b/net:sweethome/host:prunelle/Prompts.zsh new file mode 100644 index 0000000..4edc03c --- /dev/null +++ b/net:sweethome/host:prunelle/Prompts.zsh @@ -0,0 +1,4 @@ +chpwd() +{ + term_title +} |