8 lines
203 B
Fish
8 lines
203 B
Fish
# Compact Theme
|
|
# Author: Candifloss https://candifloss.cc
|
|
# Dependency: https://git.candifloss.cc/candifloss/PrettyPrompt
|
|
|
|
# Right prompt: pwd and git
|
|
function fish_right_prompt
|
|
prettyprompt-pwd
|
|
end |