feat(bat): add bat colorschemes

This commit is contained in:
Stefan Imhoff
2024-03-01 12:56:15 +01:00
parent f9d296b017
commit f62e68d2f6
8 changed files with 3843 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ set --export RIPGREP_CONFIG_PATH $HOME/.ripgreprc
set --export GIT_EDITOR nvim
set --export EDITOR nvim
set --export BAT_THEME Catppuccin-mocha
# Stable Diffusion Webui
set VIRTUAL_ENV $HOME/Code/AI/stable-diffusion-webui/venv