This commit is contained in:
2025-09-13 21:26:22 +02:00
parent 7912500496
commit 0312513ba6

View File

@@ -1,4 +1,4 @@
set -l theme 'Catpuccin Mocha'
set -l theme 'Catppuccin Mocha'
if not set -q fish_current_theme; or not string match -q "$theme" "$fish_current_theme"
set -U fish_current_theme "$theme"