feat: add catppuccin nim-style fallback prompt and overhaul right prompt #47

Merged
rootiest merged 9 commits from feat/catppuccin-fallback-prompt into main 2026-06-12 04:57:37 +00:00
Showing only changes of commit ab284641a5 - Show all commits
+3 -1
View File
@@ -9,8 +9,10 @@
# that would prepend to the prompt line and break the two-line nim layout.
# Vi-mode display is handled inside fish_prompt itself.
#
# RETURNS
# 0 Always (function body is empty)
#
# EXAMPLE
# # Rendered automatically by fish; not called directly.
function fish_mode_prompt
end