mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-09 10:01:16 +02:00
unposted: Colin Walters's prompt adapted for the theme system
This commit is contained in:
parent
1ca0fc6b69
commit
882ca7eb76
2 changed files with 13 additions and 6 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2002-02-07 Clint Adams <clint@zsh.org>
|
||||||
|
|
||||||
|
* unposted: Functions/Prompts/.distfiles,
|
||||||
|
Functions/Prompts/prompt_walters_setup: Colin Walters's
|
||||||
|
prompt, adapted for the theme system.
|
||||||
|
|
||||||
2002-02-03 Clint Adams <clint@zsh.org>
|
2002-02-03 Clint Adams <clint@zsh.org>
|
||||||
|
|
||||||
* 16514: Completion/Unix/Command/_init_d: do not attempt
|
* 16514: Completion/Unix/Command/_init_d: do not attempt
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
DISTFILES_SRC='
|
DISTFILES_SRC='
|
||||||
.distfiles
|
.distfiles
|
||||||
prompt_elite2_setup prompt_adam1_setup prompt_bart_setup prompt_fade_setup
|
prompt_adam1_setup prompt_elite_setup prompt_redhat_setup
|
||||||
prompt_elite_setup prompt_redhat_setup prompt_adam2_setup
|
prompt_adam2_setup prompt_fade_setup prompt_suse_setup
|
||||||
prompt_fire_setup prompt_suse_setup prompt_bigfade_setup
|
prompt_bart_setup prompt_fire_setup prompt_zefram_setup
|
||||||
prompt_oliver_setup prompt_off_setup prompt_zefram_setup
|
prompt_bigfade_setup prompt_off_setup promptinit
|
||||||
promptinit
|
prompt_elite2_setup prompt_oliver_setup prompt_clint_setup
|
||||||
|
prompt_walters_setup
|
||||||
'
|
'
|
||||||
|
|
Loading…
Reference in a new issue