diff options
| author | Hugues Hiegel <hugues.hiegel@qosmos.com> | 2012-07-03 11:15:15 +0200 |
|---|---|---|
| committer | Hugues Hiegel <hugues.hiegel@qosmos.com> | 2012-07-03 11:15:15 +0200 |
| commit | 89096752f0c027ae273653990718ef0358aeb29c (patch) | |
| tree | 2178d7755b66e83127448eebf61b2e48676c6dac /net:foret | |
| parent | b39cad4e48a261b9b41c80592313b52044edfc87 (diff) | |
Misc stuff / Prompt / Vim
Diffstat (limited to 'net:foret')
| -rw-r--r-- | net:foret/Prompts.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net:foret/Prompts.zsh b/net:foret/Prompts.zsh index 2f75891..c920cf8 100644 --- a/net:foret/Prompts.zsh +++ b/net:foret/Prompts.zsh @@ -75,5 +75,5 @@ __makeflags () } PS1_TASKBAR+=(__makeflags __verbose_compilation __nproc_compilation) -PS1_EXTRA_INFO+=(__static_dynamic __compilation_arch __compilation_os __compilation_target) +PS1_EXTRA_INFO+=(__static_dynamic __compilation_os __compilation_arch __compilation_target) |
