bugfixing..
This commit is contained in:
parent
df727178f0
commit
5663dc04e6
2 changed files with 18 additions and 44 deletions
10
config.fish
10
config.fish
|
@ -161,18 +161,10 @@ else
|
|||
curl -sS https://starship.rs/install.sh | sh && exec fish
|
||||
end
|
||||
|
||||
set colorscheme for bobthefish
|
||||
# ─< set colorscheme for bobthefish >───────────────────────────────────────────────────────
|
||||
if test -d $HOME/.config/fish/functions/
|
||||
set -g theme_nerd_fonts yes
|
||||
set -g defaults_user (echo $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
|
||||
|
||||
$toolbox
|
||||
|
||||
$ALIASSES
|
||||
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue