Candifloss a76ae89471 Compact theme
- Depends on PrettyPrompt
2026-07-16 07:39:07 +05:30

7 lines
179 B
Fish

# Compact Theme
# Dependency: https://git.candifloss.cc/candifloss/PrettyPrompt
# Left prompt: Minimal prompt with color indicators
function fish_prompt
prettyprompt $status
end