dotfiles_fish_server/conf.d/25_prompt_theme.fish
candifloss fd4bb034d8 Function: fish_load_theme
- Better way to load themes
- Load themes in a running session
2026-07-17 09:57:17 +05:30

6 lines
125 B
Fish

# Prompt theme
# Set the theme name. Default: "default"
set -g FISH_PROMPT_THEME default
fish_load_theme $FISH_PROMPT_THEME