Save theme in fish variables

This commit is contained in:
Evie Litherland-Smith 2023-02-25 14:32:08 +00:00
parent 157397a829
commit 9d4e861afb

View file

@ -1,7 +1,7 @@
if status is-interactive
set -gx EDITOR nvim
set -gx VISUAL nvim
fish_config theme choose CatppuccinMacchiato
# fish_config theme choose CatppuccinMacchiato
end
starship init fish | source