From f04989a62a16bc6525ece876b241c040d3298799 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 25 Nov 2022 21:43:36 +0100 Subject: updated readme, added tmux.conf --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 5f547df..03727d7 100644 --- a/.bashrc +++ b/.bashrc @@ -7,6 +7,7 @@ export LC_ALL=en_US.UTF-8 export STARSHIP_CONFIG=~/.config/starship/starship.toml +export MAIL=/home/cafebabe/Maildir if [ -f "/etc/profile.d/rvm.sh" ]; then source /etc/profile.d/rvm.sh -- cgit v1.2.3