1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

52145: Prompt theme with current time and abbreviated VCS_info.

This commit is contained in:
Sebastian Gniazdowski 2023-11-29 15:28:56 -08:00 committed by Bart Schaefer
parent fbec213cc5
commit 02a99863b0
2 changed files with 133 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2023-11-29 Bart Schaefer <schaefer@zsh.org>
* Sebastian Gniazdowski: 52145: Functions/Prompts/prompt_sprint2_setup:
Contributed prompt theme with current time and abbreviated VCS_info.
2023-11-23 Bart Schaefer <schaefer@zsh.org> 2023-11-23 Bart Schaefer <schaefer@zsh.org>
* 52325: Doc/Zsh/expn.yo, Doc/Zsh/mod_ksh93.yo, Doc/Zsh/params.yo: * 52325: Doc/Zsh/expn.yo, Doc/Zsh/mod_ksh93.yo, Doc/Zsh/params.yo:

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,128 @@