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