Dotfiles commit (try to keep under 50 characters)

Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
~
~
".git/COMMIT_EDITMSG" 14L, 297C
This commit is contained in:
2026-05-05 10:37:59 +02:00
commit dd3895ccbd
63 changed files with 1848 additions and 0 deletions
@@ -0,0 +1,11 @@
function _pure_prompt_transient \
--description 'Print simplified transient prompt for scrollback history' \
--argument-names exit_code
set --local pure_symbol (_pure_prompt_symbol $exit_code)
echo (\
_pure_print_prompt \
$pure_symbol \
)
end