Add beets config

This commit is contained in:
2024-01-05 13:11:47 +01:00
parent 74dc2987dc
commit 65a249c8a5
2 changed files with 24 additions and 0 deletions

View File

@ -30,6 +30,9 @@ if [ ! -d ~/.cache/mutt ]; then
mkdir ~/.cache/mutt
fi
eval "$(beet completion)"
export EDITOR=vim
export SUDO_EDITOR=rvim
export SSH_AGENT_PID=""