dotfiles_fish_server/themes/compact/right_prompt.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