diff options
author | Hugues Hiegel <hugues@hiegel.fr> | 2012-03-08 13:18:24 +0100 |
---|---|---|
committer | Hugues Hiegel <hugues@hiegel.fr> | 2012-03-08 13:18:24 +0100 |
commit | f61008d24c79c105c77682b2f7ce1c40b32744dc (patch) | |
tree | 8dfb8d2121f492246b82dcf7f31044f7fa4f1138 | |
parent | f6701f69b58b6bd4790fa88d4ce26b17d0fdf724 (diff) |
[Prompt] Compil.
-rw-r--r-- | 12_Prompts.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh index 81c6dc8..f927813 100644 --- a/12_Prompts.zsh +++ b/12_Prompts.zsh @@ -339,7 +339,7 @@ __yeah_prompt () __two_lines_prompt () { - __compilation + __cmd_exists __compilation && __compilation ## Le prompt le plus magnifique du monde, et c'est le mien ! # Affiche l'user, l'host, le tty et le pwd. Rien que ça... # |