#Add these to end of .bashrc:

export PATH="$HOME/.config/omarchy/bin:$PATH"
export BAT_THEME="Catppuccin Mocha"

[[ $- == *i* ]] && ~/.config/omarchy/bin/terminal-motd.sh

