Add .config/fish/conf.d/theme.fish
Update fish/fish_variables
This commit is contained in:
parent
17bc966583
commit
a29524a944
2 changed files with 2 additions and 1 deletions
2
dot_config/fish/conf.d/theme.fish
Normal file
2
dot_config/fish/conf.d/theme.fish
Normal file
|
@ -0,0 +1,2 @@
|
|||
set -q MY_THEME; or set -gx MY_THEME "Catppuccin Frappe"
|
||||
fish_config theme choose $MY_THEME
|
|
@ -9,7 +9,6 @@ SETUVAR _fisher_patrickf1_2F_fzf_2E_fish_files:\x7e/\x2econfig/fish/functions/_f
|
|||
SETUVAR _fisher_plugins:catppuccin/fish\x1epatrickf1/fzf\x2efish\x1ejorgebucaran/nvm\x2efish
|
||||
SETUVAR _fisher_upgraded_to_4_4:\x1d
|
||||
SETUVAR _hydro_git_19694:main\u2022\x20\u21931\x20
|
||||
SETUVAR _hydro_git_26983:\x1d
|
||||
SETUVAR _hydro_git_8551:main\x20
|
||||
SETUVAR fish_color_autosuggestion:737994
|
||||
SETUVAR fish_color_cancel:e78284
|
||||
|
|
Loading…
Reference in a new issue