Save theme in fish variables
This commit is contained in:
parent
157397a829
commit
9d4e861afb
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue