7 lines
179 B
Fish
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 |