10 lines
291 B
Fish

# Compact Theme
# Author: Candifloss https://candifloss.cc
# Dependencies:
# 1. Prettyprompt: https://git.candifloss.cc/candifloss/PrettyPrompt
# 2. Nerdfonts: https://www.nerdfonts.com/
# Left prompt: Minimal prompt with color indicators
function fish_prompt
prettyprompt $status
end