This commit is contained in:
2026-04-20 12:30:30 +02:00
parent 315f9442ae
commit 8562298d83
7 changed files with 29 additions and 14 deletions
@@ -42,3 +42,8 @@ if (( $+commands[fnm] )); then
eval "$(fnm env --shell zsh --use-on-cd)"
fi
# bat
if (( $+commands[bat] )); then
export BAT_THEME="Catppuccin Mocha"
fi