From d0a4e59185effbb51e28aa70b003f5494930ccb0 Mon Sep 17 00:00:00 2001 From: pika Date: Wed, 22 May 2024 20:26:07 +0200 Subject: [PATCH] some changes --- config.fish | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/config.fish b/config.fish index 4dd17f3..3ac4497 100644 --- a/config.fish +++ b/config.fish @@ -10,6 +10,7 @@ end # ╰───────────────────────────────────────────────────╯ # ────────────────────────────────────────< sources >────────────────────────────────────── source $HOME/.config/fish/functions/git.fish +source $HOME/.config/fish/functions/tmux.fish # ─────────────────────────────────< Environment-Variables >─────────────────────────────── set -p EDITOR (which nvim) @@ -207,17 +208,17 @@ if command -v starship >/dev/null 2>&1 function starship_transient_prompt_func starship module character end -starship init fish | source -enable_transience + starship init fish | source + enable_transience end -#set colorscheme for bobthefish -#if test -d $HOME/.config/fish/functions/ -# set -g theme_nerd_fonts yes -# set -g defaults_user ($USER) -# # available options: dark, light, solarized(-dark/-light), base16(-dark/-light), zenburn, gruvbox(-light), dracula, nord, catppuccin-(latte/frappe/macchiato/mocha) -# set -g theme_color_scheme catppuccin-mocha -#end +set colorscheme for bobthefish +if test -d $HOME/.config/fish/functions/ + set -g theme_nerd_fonts yes + set -g defaults_user ($USER) + # available options: dark, light, solarized(-dark/-light), base16(-dark/-light), zenburn, gruvbox(-light), dracula, nord, catppuccin-(latte/frappe/macchiato/mocha) + set -g theme_color_scheme catppuccin-mocha +end set -a TOOLBOX "$warnings 