@ -89,6 +89,10 @@ if [ $commands[exa] ]; then
export EXA_COLORS="di=34"
fi
if [ $commands[bat] ]; then
export BAT_THEME="ashes"
# https://docs.brew.sh/Shell-Completion
if type brew &>/dev/null
then