if status is-interactive set -gx EDITOR nvim set -gx VISUAL nvim set -gx PYENV_ROOT $HOME/.pyenv set -g fish_user_paths $PYENV_ROOT/bin $fish_user_paths set -gx FZF_DEFAULT_OPTS "\ --color=bg+:#363a4f,bg:#24273a,spinner:#f4dbd6,hl:#ed8796 \ --color=fg:#cad3f5,header:#ed8796,info:#c6a0f6,pointer:#f4dbd6 \ --color=marker:#f4dbd6,fg+:#cad3f5,prompt:#c6a0f6,hl+:#ed8796" fish_config theme choose CatppuccinMacchiato end starship init fish | source enable_transience