🐛 fix(fish): check if vivid is installed

This commit is contained in:
Sergio Laín 2024-08-08 14:33:46 +02:00
parent 5d760b0f98
commit 5da813af52
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -77,6 +77,8 @@ set -xg fzf_preview_dir_cmd eza --long --header --icons --all --color=always --g
set -xg fzf_fd_opts --hidden --color=always
# Other
if type -q vivid
set -xg LS_COLORS (vivid generate catppuccin-macchiato)
end
set -xg BAT_THEME Catppuccin-macchiato
set -xg STARSHIP_LOG error