From 0494eafc5b7d2266bba07a780babbaf61627c7c6 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 6 Dec 2022 00:23:10 +0100 Subject: changes --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 03727d7..36a9189 100644 --- a/.bashrc +++ b/.bashrc @@ -7,7 +7,7 @@ export LC_ALL=en_US.UTF-8 export STARSHIP_CONFIG=~/.config/starship/starship.toml -export MAIL=/home/cafebabe/Maildir +export MAIL=/home/cafebabe/.mutt/Maildir if [ -f "/etc/profile.d/rvm.sh" ]; then source /etc/profile.d/rvm.sh -- cgit v1.2.3