From 5fb6e0e59c1ab114c093dd54bcc521c51a8a6eed Mon Sep 17 00:00:00 2001 From: Eva Date: Thu, 8 Dec 2022 21:20:57 +0100 Subject: made changes to structure of home_dir --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 36a9189..41a4f9f 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/.mutt/Maildir +export MAIL=~/.mutt/Maildir if [ -f "/etc/profile.d/rvm.sh" ]; then source /etc/profile.d/rvm.sh -- cgit v1.2.3