1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-08 09:41:14 +02:00

unposted: Colin Walters's prompt adapted for the theme system

This commit is contained in:
Clint Adams 2002-02-07 07:37:11 +00:00
parent 1ca0fc6b69
commit 882ca7eb76
2 changed files with 13 additions and 6 deletions

View file

@ -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>
* 16514: Completion/Unix/Command/_init_d: do not attempt

View file

@ -1,8 +1,9 @@
DISTFILES_SRC='
.distfiles
prompt_elite2_setup prompt_adam1_setup prompt_bart_setup prompt_fade_setup
prompt_elite_setup prompt_redhat_setup prompt_adam2_setup
prompt_fire_setup prompt_suse_setup prompt_bigfade_setup
prompt_oliver_setup prompt_off_setup prompt_zefram_setup
promptinit
.distfiles
prompt_adam1_setup prompt_elite_setup prompt_redhat_setup
prompt_adam2_setup prompt_fade_setup prompt_suse_setup
prompt_bart_setup prompt_fire_setup prompt_zefram_setup
prompt_bigfade_setup prompt_off_setup promptinit
prompt_elite2_setup prompt_oliver_setup prompt_clint_setup
prompt_walters_setup
'