flocon/dot_config/fish/conf.d/theme.fish

3 lines
92 B
Fish
Raw Normal View History

set -q MY_THEME; or set -gx MY_THEME "Catppuccin Frappe"
fish_config theme choose $MY_THEME