8 lines
222 B
Fish

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