dotfiles_fish_server/themes/compact/right_prompt.fish
Candifloss a76ae89471 Compact theme
- Depends on PrettyPrompt
2026-07-16 07:39:07 +05:30

7 lines
160 B
Fish

# Compact Theme
# Dependency: https://git.candifloss.cc/candifloss/PrettyPrompt
# Right prompt: pwd and git
function fish_right_prompt
prettyprompt-pwd
end